Add tModLoader 1.4+ & Edit tModLoader (Legacy) (#184)
* Add tModLoader 1.4+ Due to the major changes in how tModLoader functions, a new template has been created to address the new methods. This version will download the appropriate dotnet version and execute the tModLoader.dll. This shares the same config and metaconfig files as the original tModLoader. * Update config and metaconfig * Fix file naming * Fix File Naming * Fix broken stuff * Add original tModLoader config final update stage * Update tmodloader14metaconfig.json Co-authored-by: Jasper Borsboom <j.borsboom@veltwerk.nl> * Update tmodloader14config.json * Final Updates * Final changes * Update tmodloader14.kvp Co-authored-by: Jasper Borsboom <j.borsboom@veltwerk.nl>
This commit is contained in:
8
tmodloader14metaconfig.json
Normal file
8
tmodloader14metaconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "tmodloader14serverconfig.txt",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp",
|
||||
"ConfigFormat": "{0}={1}"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user