eggs/game_eggs/terraria
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
..
tmodloader tModLoader variables fixed typing/restrictions 2021-08-03 02:50:56 +00:00
tshock Fix tshock egg stuck on reinstallation 2021-11-05 20:04:13 +02:00
vanilla refactor: move games to their own folder 2021-07-02 03:34:01 +03:00
README.md refactor: move games to their own folder 2021-07-02 03:34:01 +03:00

Terraria

Minimum RAM warning

You may want to assign a minimum of 768 mb of RAM to a server as it will use around 650 mb to generate the world on the first start.

Required Server Ports

tModloader, like Terraria, only requires a single port to run. The default is 7777

Port default
Game 7777

Plugins may require ports to be added to the server.