How To Connect to Your Don't Starve Together Server
Learn how to connect to your Don't Starve Together dedicated server.
Here is how to connect to your Don't Starve Together server. Make sure you have generated a cluster token first or the server will not be running.
Connecting via the In-Game Server Browser
Launch Don't Starve Together
Open Don't Starve Together through Steam.
Open Browse Games
From the main menu, click Browse Games.
Find Your Server
Search for your server by name using the search bar. You can also filter by game mode, season, and other options. Make sure the Platform filter is set to show dedicated servers.
Join the Server
Select your server and click Join. If a password is set, you will be prompted to enter it.
Connecting via Direct Connect
Get Your Server IP
Log in to the XGamingServer Panel and select your Don't Starve Together server. Your server IP and port are displayed on the Dashboard.
Use the Console to Connect
In Don't Starve Together, open the console by pressing the tilde key (~). Type the following command:
c_connect("YOUR_IP", YOUR_PORT)Replace YOUR_IP with your server's IP address and YOUR_PORT with the port number.
📝 Note: If your server does not appear in the browser, make sure the cluster token is configured correctly. See the Generate Token guide.
💡 Tip: If you set a password on the server, add it as a third parameter:
c_connect("YOUR_IP", YOUR_PORT, "yourpassword")
How is this guide?
How To Configure Your Don't Starve Together Server
Learn how to configure your Don't Starve Together dedicated server using cluster.ini and server.ini.
How To Generate a Cluster Token for Don't Starve Together
Learn how to generate a cluster token required to run your Don't Starve Together dedicated server.