initial commit - cross reference with 5th port - obviously has compile errors

This commit is contained in:
LetterJay
2016-07-03 02:17:19 -05:00
commit 35a1723e98
4355 changed files with 2221257 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
/world
hub = "Exadv1.spacestation13"
#ifdef PUTONHUB
hub_password = "kMZy3U5jJHSiBQjr"
#else
hub_password = "SORRYNOPASSWORD"
#endif
name = "/tg/ Station 13"
/*
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 recompile, 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.
hub = "Exadv1.spacestation13"
hub_password = "kMZy3U5jJHSiBQjr"
name = "Space Station 13"
*/