Commit Graph

4 Commits

Author SHA1 Message Date
Jasper Borsboom
aabfb433d3
Terraria - Allow changing steamcmd beta branch (#335)
* Allow changing steamcmd beta branch
Use more readable update sources

* Update tmodloaderconfig.json

* Update tmodloader14config.json

* Update tmodloaderconfig.json

* Update tmodloader14config.json

---------

Co-authored-by: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com>
2023-04-28 13:03:03 -05:00
IceOfWraith
f3d6d584b4
Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
2023-01-02 13:49:55 -06:00
IceOfWraith
25ce98d901
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>
2022-09-18 01:23:45 -05:00
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