diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 77f7479..993a52d 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -1058,7 +1058,6 @@ gameList=( "Villains From Beyond" "VIP Mud" "Warsim" - "Windows Attack" #"Wolf Games Launcher" #"World of War" ) @@ -2670,13 +2669,6 @@ EOF unzip -d "$WINEPREFIX/drive_c/Program Files/Warsim/" "${cache}/Warsim Full Game.zip" add_launcher "c:\Program Files\Warsim\Warsim.exe" ;; - "Windows Attack") - get_installer "WA.exe" "https://drive.google.com/file/d/1BwKGLP37m-Z6nyKdo8LwmU9J1CEqfMb_/view?usp=drivesdk" - export winVer="win7" - install_wine_bottle speechsdk - cp "${cache}/WA.exe" "$WINEPREFIX/drive_c/Program Files/" - add_launcher "c:\Program Files\WA.exe" - ;; "Wolf Games Launcher") download "https://sightlesswolf.com/wg-release.zip" "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd64.dll" export WINEARCH=win64