Explorar o código

renamed var to branch for continuity with steamCMD

Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
6d5ea2090c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Factorio/fctrserver

+ 2 - 1
Factorio/fctrserver

@@ -49,7 +49,8 @@ channeltag=""
 
 ## Updating | https://github.com/GameServerManagers/LinuxGSM/wiki/Update
 updateonstart="off"
-updatebranch="stable"
+# Branch: stable or experimental
+branch="stable"
 
 ## Backup | https://github.com/GameServerManagers/LinuxGSM/wiki/Backup
 maxbackups="4"