AMPTemplates/unturnedmetaconfig.json
2022-01-24 22:00:43 +11:00

10 lines
242 B
JSON

[
{
"ConfigFile": "Servers/UnturnedServer/Server/Commands.dat",
"AutoMap": true,
"ConfigType": "kvp",
"ConfigFormat": "{0} {1}",
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
}
]