Merge pull request #4382 from Citadel-Station-13/upstream-merge-33307
[MIRROR] Adds config inclusion system
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# You can use the "$include" directive to split your configs however you want
|
||||
|
||||
$include game_options.txt
|
||||
$include dbconfig.txt
|
||||
$include comms.txt
|
||||
|
||||
# You can use the @ character at the beginning of a config option to lock it from being edited in-game
|
||||
# Example usage:
|
||||
# @SERVERNAME tgstation
|
||||
|
||||
Reference in New Issue
Block a user