Dst Dedicated Server Versions Save

Don't Starve Together dedicated server guide for all platforms (Linux, Mac, Windows) with Docker. Extensive documentation covering mods installation, server config and performance, world generation and setting up admins.

0.3.1

5 years ago

Changes:

  • Add missing parameters in cluster.ini
  • Minor fixes and overall improvements in the repo

0.3.0

5 years ago

Features:

  • Massive documentation updates with a lot of additions, such as:
    • Tips about dedicated server performance
    • Skeleton permission files (e.g. adminlist.txt) to avoid confusion and make it clear where the file should be
    • Complete docs about Admins, Whitelist and Bans
    • Move documentation into docs/ folder
    • Cluster Token generation guide

Changes:

  • Optimize dockerfile commands

0.2.0

6 years ago

Features:

  • Persisted shared volume between shards
    • Mods files are kept after terminating the containers
    • Mods are still updated / verified on server boot

0.1.2

6 years ago

Changes:

  • Fix issue #2 - server ping shown as "???"
  • Improved documentation
  • Improved cluster.ini file with more instructions, examples and placeholders

0.1.1

6 years ago

Changes:

  • Enable the use of console commands from the terminal via docker attach
    • Ability to save before shutdown! 💪 👏 👍
  • Major documentation improvements
  • Base the docker-compose.yml file in tag versions for stability

0.1.0

6 years ago

Initial release 🎉

Current features:

  • Generates worlds with Caves (docker-compose.yml spawns 2 shards: Master and Caves)
  • Data is persisted in the daily game autosave or when invoking c_save() from the console
  • Game self-updates upon container start
  • Mod installation & customization support

...and many more to come! 🎮 👾