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
This commit is contained in:
8
terrariametaconfig.json
Normal file
8
terrariametaconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "terrariaserverconfig.txt",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp",
|
||||
"ConfigFormat": "{0}={1}"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user