Age | Commit message (Collapse) | Author |
|
user 'terraria' shell to bash (needed for tmux to work)
|
|
config and log file in '/var/lib/tshock'
'TerrariaServer.exe' provides command line arguments for specifying paths to only some files. 'TerrariaServer.exe' seems to unconditionally create files in the current working folder, with no obvious way to set other locations for many files.
|
|
folders
* A systemd template instance unit file is included, allowing multiple instances of TShock to run on the same machine
* Create a unprivileged system user named "terraria" for running TShock
* Folder locations are now more conventional for a server daemon
* Some configuration values for the default systemd instace (tshock@default.server) are stored at '/etc/conf.d/tshock/default.conf'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removing the necessity for manual intervention to create new instances.
|
|
|