AMPTemplates/the-forestmetaconfig.json
IceOfWraith e9ca09d1ce
The Forest Updates (#161)
* The Forest Updates

Updated the config to current features. Added Linux and Docker support. Added metaconfig.

* Finalizing config changes

* One line got lost, get back in there little line

* Heh how did I forget?

* Resolve suggestions by Greelan

* Tidying up the config settings

* Change update stage to CC
2022-07-16 19:56:38 -05:00

9 lines
199 B
JSON

[
{
"ConfigFile": "the-forestserver.cfg",
"AutoMap": true,
"ConfigType": "kvp",
"ConfigFormat": "{0} {1}",
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
}
]