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
This commit is contained in:
9
the-forestmetaconfig.json
Normal file
9
the-forestmetaconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "the-forestserver.cfg",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp",
|
||||
"ConfigFormat": "{0} {1}",
|
||||
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user