mathielo / dst-dedicated-server

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.
MIT License
296 stars 56 forks source link

Persist downloaded mods files #3

Closed mathielo closed 6 years ago

mathielo commented 6 years ago

Create a volume that is shared by both shards to persist downloaded mods. All the mods are still verified and updated every time the server boots up.

This doesn't change anything regarding the setup/customization instructions.