Updated Survive the Wild launcher. It seems to change with every update of the game lol.
This commit is contained in:
parent
e0729f8821
commit
e4f06d8799
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user