AMPTemplates/unturnedmetaconfig.json

8 lines
201 B
JSON
Raw Normal View History

2022-01-24 09:03:36 +01:00
[
{
"ConfigFile": "Servers/UnturnedServer/Server/Commands.dat",
"AutoMap": true,
"ConfigType": "kvp",
2022-01-24 09:08:12 +01:00
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
2022-01-24 09:03:36 +01:00
}
]