The little minigame "Windows Attack" appears to have vanished, so removed it from AGM.
This commit is contained in:
parent
84c25f5262
commit
703b3394cb
@ -1058,7 +1058,6 @@ gameList=(
|
|||||||
"Villains From Beyond"
|
"Villains From Beyond"
|
||||||
"VIP Mud"
|
"VIP Mud"
|
||||||
"Warsim"
|
"Warsim"
|
||||||
"Windows Attack"
|
|
||||||
#"Wolf Games Launcher"
|
#"Wolf Games Launcher"
|
||||||
#"World of War"
|
#"World of War"
|
||||||
)
|
)
|
||||||
@ -2670,13 +2669,6 @@ EOF
|
|||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Warsim/" "${cache}/Warsim Full Game.zip"
|
unzip -d "$WINEPREFIX/drive_c/Program Files/Warsim/" "${cache}/Warsim Full Game.zip"
|
||||||
add_launcher "c:\Program Files\Warsim\Warsim.exe"
|
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")
|
"Wolf Games Launcher")
|
||||||
download "https://sightlesswolf.com/wg-release.zip" "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd64.dll"
|
download "https://sightlesswolf.com/wg-release.zip" "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd64.dll"
|
||||||
export WINEARCH=win64
|
export WINEARCH=win64
|
||||||
|
Loading…
Reference in New Issue
Block a user