mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
17 lines
544 B
Plaintext
17 lines
544 B
Plaintext
## Communication key for receiving data through world/Topic(), you don't want to give this out
|
|
#COMMS_KEY default_pwd
|
|
|
|
## World address and port for server recieving cross server messages
|
|
## Use '+' to denote spaces in ServerName
|
|
## Repeat this entry to add more servers
|
|
#CROSS_SERVER ServerName byond:\\address:port
|
|
|
|
## Name that the server calls itself in communications
|
|
#CROSS_COMMS_NAME
|
|
|
|
## Hub address for tracking stats
|
|
## example: Hubmakerckey.Hubname
|
|
#MEDAL_HUB_ADDRESS
|
|
|
|
## Password for the hub page
|
|
#MEDAL_HUB_PASSWORD |