Fixes to the Villains from Beyond installer.
This commit is contained in:
parent
466897f126
commit
b68ad18f1b
@ -1264,9 +1264,10 @@ EOF
|
||||
;;
|
||||
"Villains From Beyond")
|
||||
export winVer="win7"
|
||||
install_wine_bottle
|
||||
install_wine_bottle speechsdk
|
||||
download "http://oriolgomez.com/games/villains_en.zip"
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files/villains from beyond" "${cache}/villains_en.zip"
|
||||
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
||||
add_launcher "c:\Program Files\villains from beyond\game.exe"
|
||||
;;
|
||||
"VIP Mud")
|
||||
|
Loading…
Reference in New Issue
Block a user