Updated Survive the Wild launcher. It seems to change with every update of the game lol.

This commit is contained in:
Storm Dragon 2021-09-10 12:13:35 -04:00
parent e0729f8821
commit e4f06d8799

View File

@ -2059,7 +2059,7 @@ EOF
download "http://www.samtupy.com/games/stw.zip"
unzip -d "$WINEPREFIX/drive_c/Program Files/Survive the Wild" "${cache}/stw.zip"
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
add_launcher "c:\Program Files\Survive the Wild\stw.exe"
add_launcher "c:\Program Files\Survive the Wild\stw\stw.exe"
;;
"Swamp")
export winVer="win7"