Updated installer for game Survive the Wild
This commit is contained in:
parent
54f8b3c2f5
commit
34ca5940e7
@ -1115,10 +1115,10 @@ EOF
|
||||
"Survive the Wild")
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
download "https://stormgames.wolfe.casa/downloads/survive-the-wild.tar.xz"
|
||||
echo "Extracting files..."
|
||||
tar xf "${cache}/survive-the-wild.tar.xz" -C "$WINEPREFIX/drive_c/Program Files/"
|
||||
add_launcher "c:\Program Files\Sam Tupy\Survive the Wild\stw.exe"
|
||||
download "http://www.samtupy.com/games/stw.zip"
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Survive the Wild" "${cache}/stw.zip"
|
||||
rm -fv "${HOME}/.local/wine/survive-the-wild/drive_c/Program Files/Survive the Wild/nvdaControllerClient32.dll"
|
||||
add_launcher "c:\Program Files\Survive the Wild\stw.exe"
|
||||
;;
|
||||
"Swamp")
|
||||
export winVer="win7"
|
||||
|
Loading…
Reference in New Issue
Block a user