AMPTemplates/tmodloadermetaconfig.json
Jasper Borsboom e318c423f6
Add tModLoader module (#90)
* Add tModLoader module

* Remove diplicate envvars line

* Add seed as formattedarg

* lowercase names

* lowercase fetch

* use kvp merging

* fix capitalisation

* add adminmethod to kvp

* fix case typo, remove unused ports

* include world in commandline
2022-03-23 12:26:43 -05:00

8 lines
125 B
JSON

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