mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
Config system will now load dev_overrides.txt automatically if it exists, but this file is in gitignore. I want to use this for configuring SQL and such easier.
6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
# Make a new file named dev_overrides.txt in order to be able to add your own configuration
|
|
# without worrying about committing. These are applied after config.txt.
|
|
# You do not need this if you are a server operator! You should instead use the $include system.
|
|
|
|
#STATIONNAME My Dev World
|