AMPTemplates/wreckfestmetaconfig.json

9 lines
176 B
JSON
Raw Normal View History

2022-07-09 12:41:23 +02:00
[
{
"ConfigFile":"server_config.cfg",
"AutoMap":true,
"ConfigType":"kvp",
"ConfigFormatRegex":"^#?(?<key>[^\\s]+?)=(?<value>.*?)$"
}
]