Updated luancher for survive the wild.
This commit is contained in:
parent
2c67aad573
commit
6968707b7b
@ -2112,7 +2112,7 @@ EOF
|
|||||||
download "http://www.samtupy.com/games/stw.zip"
|
download "http://www.samtupy.com/games/stw.zip"
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Survive the Wild" "${cache}/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 "{}" \;
|
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
||||||
add_launcher "c:\Program Files\Survive the Wild\stw\stw.exe"
|
add_launcher "c:\Program Files\Survive the Wild\stw.exe"
|
||||||
;;
|
;;
|
||||||
"Swamp")
|
"Swamp")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
|
Loading…
Reference in New Issue
Block a user