소스 검색

Merge pull request #791 from DrCox1911/patch-1

Support for branch added
Daniel Gibbs 10 년 전
부모
커밋
1df3e04c3b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      ProjectZomboid/pzserver

+ 3 - 0
ProjectZomboid/pzserver

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