Skip to content

Instantly share code, notes, and snippets.

View uncletoxa's full-sized avatar

Anton Zayniev uncletoxa

  • Amsterdam, Netherlands
View GitHub Profile
@uncletoxa
uncletoxa / Makefile
Created August 9, 2020 16:09
Terraria Server Makefile
# === Terraria Server ===
# Terraria server could be launched only through interactive cli. Prepare to provide
# configs in the shell.
# Deattach from tmux at the end: 1. press <ctrl-b> 2. press "d". Leaving with "exit" or
# <ctrl-d> will close tmux session thus stopping Terraria Server.
# Tested on Ubuntu 18.04
# Terraria Server does not have symlink to latest version, it should be changed manually.
VER=1405