Browse Source

Added details about dev branch

pull/353/head
Daniel Gibbs 10 years ago
parent
commit
8c2d3c9587
  1. 5
      Arma3/arma3server

5
Arma3/arma3server

@ -4,7 +4,7 @@
# Author: Daniel Gibbs # Author: Daniel Gibbs
# Contributor: Scarsz # Contributor: Scarsz
# Website: http://danielgibbs.co.uk # Website: http://danielgibbs.co.uk
# Version: 200315 # Version: 240415
#### Variables #### #### Variables ####
@ -35,7 +35,10 @@ parms="-netlog -ip=${ip} -cfg=${networkcfgfullpath} -config=${servercfgfullpath}
mods="" mods=""
# Steam # Steam
# Stable
appid="233780" appid="233780"
# Development
# appid="233780 -beta development"
# Server Details # Server Details
servicename="arma3-server" servicename="arma3-server"

Loading…
Cancel
Save