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
Merge pull request #9403 from Poojawa/patch-3
Updates Config with Citadel specific links & info
This commit is contained in:
@@ -233,22 +233,22 @@ CHECK_RANDOMIZER
|
||||
# SERVER ss13.example.com:2506
|
||||
|
||||
## forum address
|
||||
# FORUMURL http://tgstation13.org/phpBB/index.php
|
||||
# FORUMURL https://citadel-station.net/forum/
|
||||
|
||||
## Wiki address
|
||||
# WIKIURL http://www.tgstation13.org/wiki
|
||||
# WIKIURL https://katlin.dog/citadel-wiki
|
||||
|
||||
## Rules address
|
||||
# RULESURL http://www.tgstation13.org/wiki/Rules
|
||||
# RULESURL https://katlin.dog/citadel-rules/main
|
||||
|
||||
## Github address
|
||||
# GITHUBURL https://www.github.com/tgstation/tgstation
|
||||
# GITHUBURL https://github.com/Citadel-Station-13/Citadel-Station-13
|
||||
|
||||
## Round specific stats address
|
||||
## 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.
|
||||
## Example: https://atlantaned.space/statbus/round.php?round=
|
||||
# ROUNDSTATSURL
|
||||
# ROUNDSTATSURL http://citadel-station.net/slimbus/
|
||||
|
||||
## 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.
|
||||
@@ -258,10 +258,10 @@ CHECK_RANDOMIZER
|
||||
## Github repo id
|
||||
##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
|
||||
# GITHUBREPOID 3234987
|
||||
# GITHUBREPOID 62485194
|
||||
|
||||
## 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.
|
||||
## You can install youtube-dl with
|
||||
|
||||
Reference in New Issue
Block a user