Revert "Add workshop support"

This commit is contained in:
John Edwards 2024-05-16 15:31:29 +01:00 committed by GitHub
parent 452430fc1c
commit 22f0af7d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 9 deletions

View file

@ -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