Jump to content

How to setup a new reign beta dedicated server?


Recommended Posts

Assuming that you have followed the instruction from this link to host your main branch dedicated server:

Here is how you can switch your main branch server to the beta one:

Step 1) Edit the StartDSTServers.bat, add " -beta anewreignbeta" to the first line so that it looks like the following:

Quote

c:\steamcmd\steamcmd.exe +login anonymous +app_update 343050 -beta anewreignbeta validate +quit
cd /D "c:\steamcmd\steamapps\common\Don't Starve Together Dedicated Server\bin"
start dontstarve_dedicated_server_nullrenderer -console -cluster MyDediServer -shard Master
start dontstarve_dedicated_server_nullrenderer -console -cluster MyDediServer -shard Caves

Step 2) Copy your \\Documents\Klei\DoNotStarveTogether\MyDediServer, and paste it to \\Documents\Klei\DoNotStarveTogetherANewReignBeta\MyDediServer

 

That is all you have to do. double click StartDSTServers.bat to launch the server.

Link to comment
Share on other sites

7 hours ago, Mday said:

Assuming that you have followed the instruction from this link to host your main branch dedicated server:

Here is how you can switch your main branch server to the beta one:

Step 1) Edit the StartDSTServers.bat, add " -beta anewreignbeta" to the first line so that it looks like the following:

Step 2) Copy your \\Documents\Klei\DoNotStarveTogether\MyDediServer, and paste it to \\Documents\Klei\DoNotStarveTogetherANewReignBeta\MyDediServer

 

That is all you have to do. double click StartDSTServers.bat to launch the server.

 

I've do everything what you have told me to, but i cannot connect to my server, it said that my server running on older version

 

Link to comment
Share on other sites

1 hour ago, cezarica said:

Update it then with the:

c:\steamcmd\steamcmd.exe +login anonymous +app_update 343050 -beta anewreignbeta validate +quit

piece of code

Right!
i used anewreignpublicbeta instead of anewreignbeta.
Thank you
 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...