Add your Klei server token first — the server won't start without it
Don't Starve Together dedicated servers require a Klei authentication token before they'll run. Spawnly checks for a file named cluster_token.txt inside the DST_Cluster_Config folder every time your server boots — if it's missing, the server logs a warning and won't start properly. Do this before touching mods or anything else.
- Log in to your account on Klei's website and generate a dedicated-server token for Don't Starve Together — this is Klei's own authentication step, separate from Spawnly.
- Open the Files tab (File Manager) on your server. You'll see a
DST_Cluster_Configfolder — Spawnly creates this automatically as a shortcut into your server's real configuration directory. - Inside it, create a new file named exactly
cluster_token.txt. - Paste your Klei token into the file and save.
- Start (or restart) the server.
Installing Steam Workshop mods
Once your server is running, mod installation itself is fully automated. Open the Mods tab, browse the Steam Workshop, and install or uninstall mods with a click. Spawnly reads what's actually present on disk (workshop/content/) as the source of truth, so what you see listed as installed is exactly what's live on the server — nothing is tracked separately. Restart the server after installing or removing mods for the change to take effect.
Good to know: the other auto-generated config files
The same DST_Cluster_Config folder holds two more files Spawnly generates automatically on first boot, both editable through the File Manager:
cluster.ini— cluster-wide settings likegame_mode,max_players,pvp, andcluster_name.Master/server.ini— shard-level settings, includingserver_port.
Edit either file, save, and restart the server to apply changes.
Next steps
See Getting Started with Your Don't Starve Together Server for the full setup walkthrough, or Installing Steam Workshop Mods for how the Workshop browser works across games. Back up your world before a big mod change — see Managing Backups & Restoring Your Server.