Home

Don't Starve Together

Config Generator

Fill in the fields below to generate a ready-to-use cluster.ini for your Don't Starve Together dedicated server. For the full setup walkthrough -- getting the server files, required ports and starting it up -- see the Don't Starve Together setup guide. Not sure your hardware is up to it? Check compatibility first.

The main cluster identity and gameplay file, in <Your Klei Folder>/MyDediServer/cluster.ini. A DST cluster also needs a cluster_token.txt (from your Klei account) that this generator doesn't produce.

Source: Klei's own official Dedicated Server Command Line Options Guide, cross-checked against real shipped cluster.ini files (Klei doesn't publish every cluster.ini key in one single reference).

cluster.ini preview

[NETWORK]
cluster_name = My DST Server
cluster_description = 
cluster_password = 
cluster_intention = cooperative

[GAMEPLAY]
game_mode = survival
max_players = 6
pvp = false
pause_when_empty = true

[MISC]
console_enabled = true

[SHARD]
shard_enabled = false

Server running but nobody can join?

A wrong or missing setting in this file isn't the only reason players can't connect -- see the connection troubleshooting guide for port forwarding, firewall and CGNAT issues.