Digital Raven Studio
84e09df0f7
fix: support 1.4+ tmodloader ( #1686 )
...
Co-authored-by: softwarenoob <admin@softwarenoob.com>
resolves #1644
2022-06-25 23:48:36 +03:00
Faye
7a5f16730a
Fixed install script
2022-05-14 09:55:19 +02:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes
2022-02-19 09:20:49 -05:00
softwarenoob
28c587a918
feat: use Yolks base image for multiarch support
...
Changes to Yolks base image for multiarch support of AMD64 and ARM64.
2022-01-22 12:48:15 +02:00
LRMtheBoss
ddfc1dfe0f
fixed heading levels
...
added blank lines as needed
2021-12-09 13:13:13 -05:00
LRMtheBoss
fe91fb35c6
fixed heading levels
...
added blank lines as needed
incased url
2021-12-09 13:13:07 -05:00
LRMtheBoss
08645f018b
fixed heading levels
...
added blank lines as needed
removed trailing spaces
2021-12-09 13:12:48 -05:00
LRMtheBoss
7dfe79fa53
fixed heading levels
...
added blank lines as needed
2021-12-09 13:12:27 -05:00
Boy132
b0cc71b141
Update Terraria Vanilla variables ( #1426 )
2021-12-02 18:56:00 +02:00
Lassi Säike
308948c752
Fix tshock egg stuck on reinstallation
...
The tshock egg currently uses `unzip` command in the installation script to extract the downloaded files.
If the user reinstalls the server, the extracted files already exist, and `unzip` prompts for whether to overwrite the files or not. This causes the installation script to get stuck.
This fixes the problem by adding the `-o` option to overwrite the files without prompting.
2021-11-05 20:04:13 +02:00
AevumDecessus
b915006dd1
tModLoader variables fixed typing/restrictions
...
Fixes issues introduced in #1282
2021-08-03 02:50:56 +00:00
AevumDecessus
166e570f37
Added additional configuration for tModLoader
...
Added Language, Difficulty, Password, and MOTD
variables for end user update
2021-08-03 02:10:38 +00:00
Softwarenoob
8ef59591f1
refactor: move games to their own folder
2021-07-02 03:34:01 +03:00