mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
This is mainly so i can make the server tools define this, because hub.dm is a live track file, and making it be held between rounds would be too much.
21 lines
586 B
Plaintext
21 lines
586 B
Plaintext
/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"
|
|
|
|
*/
|