Browse Source

removed comment

pull/958/head
Daniel Gibbs 9 years ago
parent
commit
08526ed204
  1. 2
      ARKSurvivalEvolved/arkserver
  2. 3
      Left4Dead2/l4d2server

2
ARKSurvivalEvolved/arkserver

@ -40,7 +40,7 @@ ip="0.0.0.0"
updateonstart="off"
fn_parms(){
parms="TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port}?ServerAdminPassword=${rconpassword}"
parms="TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port}?ServerAdminPassword=${rconpassword}"
}
#### Advanced Variables ####

3
Left4Dead2/l4d2server

@ -25,9 +25,6 @@ email="[email protected]"
pushbulletalert="off"
pushbullettoken="accesstoken"
# Pushover
#Push alot
# Steam login
steamuser="anonymous"
steampass=""

Loading…
Cancel
Save