We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23cf509 commit bde68d9Copy full SHA for bde68d9
DontStarveTogether/dstserver
@@ -25,7 +25,7 @@ version="161118"
25
## Installation Variables | https://github.com/GameServerManagers/LinuxGSM/wiki/Don't-Starve-Together
26
sharding="false"
27
master="true"
28
-shard="Master"
+shard="Master"
29
cluster="Cluster_1"
30
cave="false"
31
@@ -79,7 +79,7 @@ branch=""
79
# from a different repo and/or branch.
80
githubuser="GameServerManagers"
81
githubrepo="LinuxGSM"
82
-githubbranch="develop"
+githubbranch="master"
83
84
## LinuxGSM Server Details
85
# Do not edit
0 commit comments