Closed olleharstedt closed 7 years ago
Add a config.json file on server which is read on startup. Basically everything in civclicker-data can be initiated from such a config file. It's also a good way to setup a debug environment, version numbering, etc.
Implemented in my fork.
Add a config.json file on server which is read on startup. Basically everything in civclicker-data can be initiated from such a config file. It's also a good way to setup a debug environment, version numbering, etc.