Add steamcmd_appextraopts setting

Use e.g. `steamcmd_appextraopts="-beta xxx -betapassword yyy"`
This commit is contained in:
Ben Peddell 2017-10-31 12:12:19 +10:00 committed by GitHub
parent 47245a3363
commit 40f33e2c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1320,7 +1320,7 @@ doStopAll(){
# install / update / download update
#
runSteamCMDAppUpdate(){
runSteamCMDspinner +force_install_dir "$1" +app_update $appid $2
runSteamCMDspinner +force_install_dir "$1" +app_update $appid $steamcmd_appextraopts $2
}
#