Pārlūkot izejas kodu

Support for branch added

Added the support to opt in to different branches like iwillbackupmysave. Change in install_serverfiles.sh is also needed to reflect this!
DrCox1911 10 gadi atpakaļ
vecāks
revīzija
3fa535f88e
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      ProjectZomboid/pzserver

+ 3 - 0
ProjectZomboid/pzserver

@@ -42,6 +42,9 @@ githubbranch="master"
 
 # Steam
 appid="380870"
+# Allows for opting into the various Steam branches that PZ has to offer
+# Example: -beta iwillbackupmysave -betapassword iaccepttheconsequences
+branch=""
 
 # Server Details
 servicename="pz-server"