AMPTemplates/xonoticmetaconfig.json
2022-05-30 07:15:44 +10:00

10 lines
228 B
JSON

[
{
"ConfigFile":"ServerData/data/server.cfg",
"AutoMap":true,
"ConfigType":"kvp",
"ConfigFormat":"{0} \"{1}\"",
"ConfigFormatRegex":"^(?<key>.+?) \"(?<value>.*?)\"$"
}
]