The little minigame "Windows Attack" appears to have vanished, so removed it from AGM.

This commit is contained in:
Storm Dragon 2022-09-14 23:34:45 -04:00
parent 84c25f5262
commit 703b3394cb

View File

@ -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