mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Updates Config with Citadel specific links & info
To be used with the in-game button redirections
This commit is contained in:
@@ -230,22 +230,22 @@ CHECK_RANDOMIZER
|
|||||||
# SERVER ss13.example.com:2506
|
# SERVER ss13.example.com:2506
|
||||||
|
|
||||||
## forum address
|
## forum address
|
||||||
# FORUMURL http://tgstation13.org/phpBB/index.php
|
# FORUMURL https://citadel-station.net/forum/
|
||||||
|
|
||||||
## Wiki address
|
## Wiki address
|
||||||
# WIKIURL http://www.tgstation13.org/wiki
|
# WIKIURL https://katlin.dog/citadel-wiki
|
||||||
|
|
||||||
## Rules address
|
## Rules address
|
||||||
# RULESURL http://www.tgstation13.org/wiki/Rules
|
# RULESURL https://katlin.dog/citadel-rules/main
|
||||||
|
|
||||||
## Github address
|
## Github address
|
||||||
# GITHUBURL https://www.github.com/tgstation/tgstation
|
# GITHUBURL https://github.com/Citadel-Station-13/Citadel-Station-13
|
||||||
|
|
||||||
## Round specific stats address
|
## Round specific stats address
|
||||||
## Link to round specific parsed logs; IE statbus. It is appended with the RoundID automatically by ticker/Reboot()
|
## Link to round specific parsed logs; IE statbus. It is appended with the RoundID automatically by ticker/Reboot()
|
||||||
## This will take priority over the game logs address during reboot.
|
## This will take priority over the game logs address during reboot.
|
||||||
## Example: https://atlantaned.space/statbus/round.php?round=
|
## Example: https://atlantaned.space/statbus/round.php?round=
|
||||||
# ROUNDSTATSURL
|
# ROUNDSTATSURL http://citadel-station.net/slimbus/
|
||||||
|
|
||||||
## Game Logs address
|
## Game Logs address
|
||||||
## Incase you don't have a fancy parsing system, but still want players to be able to find where you keep your server's logs.
|
## Incase you don't have a fancy parsing system, but still want players to be able to find where you keep your server's logs.
|
||||||
@@ -255,10 +255,10 @@ CHECK_RANDOMIZER
|
|||||||
## Github repo id
|
## Github repo id
|
||||||
##This can be found by going to https://api.github.com/users/<user name here>/repos
|
##This can be found by going to https://api.github.com/users/<user name here>/repos
|
||||||
##Or https://api.github.com/orgs/<org name here>/repos if the repo owner is an organization
|
##Or https://api.github.com/orgs/<org name here>/repos if the repo owner is an organization
|
||||||
# GITHUBREPOID 3234987
|
# GITHUBREPOID 62485194
|
||||||
|
|
||||||
## Ban appeals URL - usually for a forum or wherever people should go to contact your admins.
|
## Ban appeals URL - usually for a forum or wherever people should go to contact your admins.
|
||||||
# BANAPPEALS http://justanotherday.example.com
|
# BANAPPEALS https://citadel-station.net/forum/viewforum.php?f=8&sid=a0ce5331d5594ef6d49661609c6f4ff9
|
||||||
|
|
||||||
## System command that invokes youtube-dl, used by Play Internet Sound.
|
## System command that invokes youtube-dl, used by Play Internet Sound.
|
||||||
## You can install youtube-dl with
|
## You can install youtube-dl with
|
||||||
|
|||||||
Reference in New Issue
Block a user