AMPTemplates/avorionmetaconfig.json

8 lines
184 B
JSON
Raw Permalink Normal View History

2022-07-05 11:58:44 +02:00
[
{
"ConfigFile":"galaxies/{{GalaxyName}}/server.ini",
"AutoMap":true,
"ConfigType":"ini",
"ConfigFormatRegex":"^(?<key>.+?)=(?<value>.*?)$"
}
]