An open API service indexing awesome lists of open source software.

https://github.com/sdatko/terraria-server-linux

Run the Terraria server on Linux.
https://github.com/sdatko/terraria-server-linux

Last synced: about 1 year ago
JSON representation

Run the Terraria server on Linux.

Awesome Lists containing this project

README

          

terraria-server-linux
=====================

Run the Terraria server on Linux.

# Running

Everything is contained in a single shell script `start-terraria-server.sh`.
Executing it will result in a working Terraria server instance.

```
./start-terraria-server.sh
```

It is recommended to launch the server inside a `tmux` session.

# Acknowledgments

The work was inspired by steps described in the Official Terraria Wiki [1].

[1] https://terraria.fandom.com/wiki/Server#How_to_.28Linux.29