Skip to content

Files

Latest commit

4a228c2 · Dec 9, 2022

History

History
This branch is 9 commits ahead of, 2 commits behind pufferpanel/templates:v2.6.

dontstarvetogether

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Do Not Starve Together Server

Get the Server Token

Install needed dependencies:

  • For a 64-bit machine: dpkg --add-architecture i386
  •                   sudo apt-get install libstdc++6:i386 libgcc1:i386 libcurl4-gnutls-dev:i386
    
  • For a 32-bit machine: sudo apt-get install libstdc++6 libgcc1 libcurl4-gnutls-dev

After the installation of the Server, you find the config files in ${rootDir}/DoNotStarveTogether/DontStarveTogetherServer/

Notes

This only supports Linux.