diff --git a/bundles/left4dead2/files/setup b/bundles/left4dead2/files/setup index bd88380..5612393 100644 --- a/bundles/left4dead2/files/setup +++ b/bundles/left4dead2/files/setup @@ -19,6 +19,11 @@ dpkg --add-architecture i386 apt update DEBIAN_FRONTEND=noninteractive apt install -y libc6:i386 lib32z1 +# workshop downloader +test -f /opt/l4d2/steam-workshop-download || \ + steam wget -4 https://git.sublimity.de/cronekorkn/steam-workshop-downloader/raw/branch/master/steam-workshop-download -P /opt/l4d2 +steam chmod +x /opt/l4d2/steam-workshop-download + # -- STEAM -- # steam mkdir -p /opt/l4d2/steam