AMPTemplates/hurtworldmetaconfig.json
Greelan ed34adccfe
Add Hurtworld (#114)
* Initial commit

* Initial commit

* Final updates

Remove structurecomplexitylimit and spawncooldown settings as they throw errors. No idea why

Remove enablesharedenvironment (deprecated setting)

Update for new ports system
2022-05-27 18:01:02 -05:00

9 lines
197 B
JSON

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