mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
+7
-4
@@ -1,8 +1,11 @@
|
||||
tgstation13 v1.0 - 6 October 2010
|
||||
baystation 12
|
||||
|
||||
Website: http://tgstation13.servehttp.com
|
||||
Code: http://code.google.com/p/tgstation13
|
||||
IRC: irc://irc.rizon.net/tgstation13
|
||||
Website: http://whoopshop.com
|
||||
Code: https://github.com/Baystation12/Baystation12
|
||||
IRC: irc://irc.sorcery.net/bs12
|
||||
|
||||
based on the code of tgstation13, itself based on the code of goonstation13.
|
||||
tgstation13 - http://code.google.com/p/tgstation13
|
||||
|
||||
================================================================================
|
||||
INSTALLATION
|
||||
|
||||
@@ -314,7 +314,6 @@
|
||||
#include "code\defines\procs\command_alert.dm"
|
||||
#include "code\defines\procs\command_name.dm"
|
||||
#include "code\defines\procs\dbcore.dm"
|
||||
#include "code\defines\procs\forum_activation.dm"
|
||||
#include "code\defines\procs\gamehelpers.dm"
|
||||
#include "code\defines\procs\helpers.dm"
|
||||
#include "code\defines\procs\icon_procs.dm"
|
||||
|
||||
+2
-2
@@ -1,13 +1,13 @@
|
||||
|
||||
world
|
||||
hub = "Exadv1.spacestation13"
|
||||
hub_password = "SORRYNOPASSWORD"
|
||||
hub_password = "kMZy3U5jJHSiBQjr"
|
||||
name = "Baystation 12"
|
||||
|
||||
/*
|
||||
This is for any host that would like their server to appear on the main SS13 hub.
|
||||
To use it, simply replace the password above, with the password found below, and it should work.
|
||||
If not, let us know on the main tgstation IRC channel of irc.rizon.net #tgstation13 we can help you there.
|
||||
If not, let us know on the main baystation IRC channel of irc.sorcery.net #bs12 and we can help you there.
|
||||
|
||||
hub = "Exadv1.spacestation13"
|
||||
hub_password = "kMZy3U5jJHSiBQjr"
|
||||
|
||||
Reference in New Issue
Block a user