Revert "Add workshop support"
This commit is contained in:
parent
452430fc1c
commit
22f0af7d49
2 changed files with 5 additions and 9 deletions
|
@ -12,9 +12,9 @@ else
|
|||
fi
|
||||
|
||||
eval bash "${STEAMCMDDIR}/steamcmd.sh" +force_install_dir "${STEAMAPPDIR}" \
|
||||
+login anonymous \
|
||||
+app_update "${STEAMAPPID}" "${VALIDATE}"\
|
||||
+quit
|
||||
+login anonymous \
|
||||
+app_update "${STEAMAPPID}" "${VALIDATE}"\
|
||||
+quit
|
||||
|
||||
# steamclient.so fix
|
||||
mkdir -p ~/.steam/sdk64
|
||||
|
@ -113,8 +113,6 @@ eval "./cs2" -dedicated \
|
|||
"${SV_SETSTEAMACCOUNT_ARGS}" \
|
||||
+sv_password "${CS2_PW}" \
|
||||
+sv_lan "${CS2_LAN}" \
|
||||
+host_workshop_map "${CS2_HOST_WORKSHOP_MAP}"\
|
||||
+host_workshop_collection "${CS2_HOST_WORKSHOP_COLLECTION}"\
|
||||
"${CS2_ADDITIONAL_ARGS}"
|
||||
|
||||
# Post Hook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue