AMPTemplates/xonoticmetaconfig.json

10 lines
228 B
JSON
Raw Normal View History

2022-05-29 23:15:44 +02:00
[
{
"ConfigFile":"ServerData/data/server.cfg",
"AutoMap":true,
"ConfigType":"kvp",
"ConfigFormat":"{0} \"{1}\"",
"ConfigFormatRegex":"^(?<key>.+?) \"(?<value>.*?)\"$"
}
]