|
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|
|
set -x |
|
|
set -x |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
version="210516" |
|
|
version="160916" |
|
|
|
|
|
|
|
|
#### Variables #### |
|
|
#### Variables #### |
|
|
|
|
|
|
|
@ -56,6 +56,11 @@ githubbranch="master" |
|
|
# Steam |
|
|
# Steam |
|
|
appid="17575" |
|
|
appid="17575" |
|
|
|
|
|
|
|
|
|
|
|
# Steam App Branch Select |
|
|
|
|
|
# Allows to opt into the various Steam app branches. Default branch is "". |
|
|
|
|
|
# Example: "-beta beta" |
|
|
|
|
|
branch="" |
|
|
|
|
|
|
|
|
# Server Details |
|
|
# Server Details |
|
|
servicename="pvkii-server" |
|
|
servicename="pvkii-server" |
|
|
gamename="Pirates, Vikings, and Knights II" |
|
|
gamename="Pirates, Vikings, and Knights II" |
|
|