This is my little aur package to create a DST dedicated server on Arch based OS.
First, you need to install Steamcmd from AUR repository. Then, just do a makepkg -sci
First, you need to install or update the server binaries via the steamcmd, with:
dstds update
.
It will install the official binaries anonymously to the $install_dir folder (by default $HOME/dstds_serv). Finally, if the server files are located to $dontstarve_dir (default: $HOME.klei.DoNotStarvetogether/). You can start the server with:
dstds start
.
This repository does not create the server files. You still need to go to connect to https://accounts.klei.com/ and create a server, more information here
All path can be configured in /usr/bin/dstds shell script.
- dstds.install shit