AMPTemplates/terrariametaconfig.json
Jasper Borsboom 5f7c8a7954
Add Terraria module (#91)
* Add Terraria module

* Remove duplicate envvars line

* Update description, add seed as formattedarg

* lowercase

* use kvp merging

* Add adminmethod to KVP

* Fix case typo, clean up ports
2022-03-20 15:15:13 -05:00

8 lines
123 B
JSON

[
{
"ConfigFile": "terrariaserverconfig.txt",
"AutoMap": true,
"ConfigType": "kvp",
"ConfigFormat": "{0}={1}"
}
]