63 changed files with 257 additions and 46 deletions
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -50,6 +51,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="294420" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta latest_experimental" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="sdtd-server" |
|||
gamename="7 Days To Die" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="376030" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="ark-server" |
|||
gamename="ARK: Survivial Evolved" |
|||
|
@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -20,6 +20,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -64,10 +65,12 @@ githubrepo="LinuxGSM" |
|||
githubbranch="master" |
|||
|
|||
# Steam |
|||
# Stable |
|||
appid="233780" |
|||
# Development |
|||
# appid="233780 -beta development" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta development" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="arma3-server" |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -60,6 +61,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="346680" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta public-beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="bmdm-server" |
|||
gamename="Black Mesa: Deathmatch" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="228780" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta nightly -betapassword winteriscoming" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="bs-server" |
|||
gamename="Blade Symphony" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="030616" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="030616" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -60,6 +61,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="475370" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta_branch" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="bb2-server" |
|||
gamename="BrainBread 2" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="383410" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="cc-server" |
|||
gamename="Codename CURE" |
|||
|
@ -19,6 +19,7 @@ version="060816" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -60,6 +61,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="232330" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta prerelease" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="css-server" |
|||
gamename="Counter-Strike: Source" |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="232290" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta prerelease" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="dods-server" |
|||
gamename="Day of Defeat: Source" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -57,6 +58,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="462310" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="doi-server" |
|||
gamename="Day of Infamy" |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="130516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="130516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -53,6 +54,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="343050" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta anewreignbeta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="dst-server" |
|||
gamename="Don't Starve Together" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="317800" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="dab-server" |
|||
gamename="Double Action: Boogaloo" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -60,6 +61,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="460040" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="em-server" |
|||
gamename="Empires Mod" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="295230" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="fof-server" |
|||
gamename="Fistful of Frags" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -76,6 +77,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="4020" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta dev" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="gmod-server" |
|||
gamename="Garry's Mod" |
|||
|
@ -19,6 +19,7 @@ version="300816" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -20,6 +20,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -69,6 +70,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="405100" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta devtest" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="hurtworld-server" |
|||
gamename="Hurtworld" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -57,6 +58,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="237410" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="ins-server" |
|||
gamename="Insurgency" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -49,6 +50,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="261140" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta publicbeta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="jc2-server" |
|||
gamename="Just Cause 2" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -54,6 +55,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="215360" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="kf-server" |
|||
gamename="Killing Floor" |
|||
|
@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -20,6 +20,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="222840" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="l4d-server" |
|||
gamename="Left 4 Dead" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -54,6 +55,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="222860" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="l4d2-server" |
|||
gamename="Left 4 Dead 2" |
|||
|
@ -19,6 +19,7 @@ version="210816" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -20,6 +20,7 @@ version="290716" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="220416" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="220416" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -62,6 +63,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="313900" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="ns2c-server" |
|||
gamename="NS2: Combat" |
|||
|
@ -19,6 +19,7 @@ version="220416" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="130716" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="130716" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -60,6 +61,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="317670" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="nmrih-server" |
|||
gamename="No More Room in Hell" |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -55,6 +56,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="17575" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="pvkii-server" |
|||
gamename="Pirates, Vikings, and Knights II" |
|||
|
@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="290716" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -20,6 +20,7 @@ version="290716" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -50,8 +51,10 @@ githubbranch="master" |
|||
|
|||
# Steam |
|||
appid="380870" |
|||
# Allows for opting into the various Steam branches that PZ has to offer |
|||
# Example: -beta iwillbackupmysave -betapassword iaccepttheconsequences |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta iwillbackupmysave -betapassword iaccepttheconsequences" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="060516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="060516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -43,7 +44,7 @@ updateonstart="off" |
|||
# Install/Config Guide : https://steamcommunity.com/sharedfiles/filedetails/?id=542966946 |
|||
# Console Commands : http://www.regurge.at/ql/ |
|||
fn_parms(){ |
|||
parms="+set net_strict 1 +set net_ip ${ip} +set net_port ${port} +set fs_homepath ${filesdir}/${port} +set zmq_rcon_enable 1 +set zmq_rcon_port ${rconport} +set zmq_rcon_password ${rconpassword} +set zmq_stats_enable 1 +set zmq_stats_password ${statspassword} +set zmq_stats_port ${statsport} +set sv_mapPoolFile ${mappool} +exec ${servercfg}" |
|||
parms="+set net_strict 1 +set net_ip ${ip} +set net_port ${port} +set fs_homepath ${filesdir}/${port} +set zmq_rcon_enable 1 +set zmq_rcon_port ${rconport} +set zmq_rcon_password ${rconpassword} +set zmq_stats_enable 1 +set zmq_stats_password ${statspassword} +set zmq_stats_port ${statsport} +set sv_mapPoolFile ${mappool} +exec ${servercfg}" |
|||
} |
|||
|
|||
#### Advanced Variables #### |
|||
@ -58,6 +59,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="349090" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="ql-server" |
|||
gamename="Quake Live" |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -20,6 +20,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -72,6 +73,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="258550" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta prerelease" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="rust-server" |
|||
gamename="Rust" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -50,6 +51,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="41080" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta publicbeta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="ss3-server" |
|||
gamename="Serious Sam 3: BFE" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="230716" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="230716" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -49,6 +50,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="211820" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="sb-server" |
|||
gamename="Starbound" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -54,6 +55,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="276060" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta release_candidate_public" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="svencoop-server" |
|||
gamename="Sven Co-op" |
|||
|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="210516" |
|||
version="160916" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
@ -60,6 +61,11 @@ githubbranch="master" |
|||
# Steam |
|||
appid="232250" |
|||
|
|||
# Steam App Branch Select |
|||
# Allows to opt into the various Steam app branches. Default branch is "". |
|||
# Example: "-beta beta" |
|||
branch="" |
|||
|
|||
# Server Details |
|||
servicename="tf2-server" |
|||
gamename="Team Fortress 2" |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="290716" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -20,6 +20,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -20,6 +20,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ version="210516" |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ fi |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
@ -19,6 +19,7 @@ fi |
|||
# Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
#emailfrom="[email protected]" |
|||
|
|||
# Pushbullet |
|||
# https://www.pushbullet.com/#settings |
|||
|
Loading…
Reference in new issue