mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-20 22:54:46 +00:00
* Add development override configuration system (#71427) 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. * Add development override configuration system Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>