Added game Pigeon Panic.

This commit is contained in:
Storm Dragon 2022-01-02 03:09:22 -05:00
parent 925bae8b6b
commit 3f11cb9f0b

View File

@ -934,6 +934,7 @@ gameList=(
"Park Boss"
"Perilous Hearts"
"Pontes Kickups!"
"Pigeon Panic"
#"Psycho Strike"
"Q9"
"Rhythm Rage"
@ -1997,6 +1998,12 @@ EOF
wine "${cache}/perilous hearts concept demo.exe" /silent
add_launcher "c:\Program Files\Perilous Hearts Concept Demo\perilous_hearts.exe"
;;
"Pigeon Panic")
install_wine_bottle vb6run dx8vb speechsdk
download "http://agarchive.net/games/lworks/pigeon%20panic%20setup.exe"
wine "${cache}/pigeon panic setup.exe" /silent
add_launcher "c:\Program Files\Lworks\Pigeon Panic\pigeonPanic.exe"
;;
"Psycho Strike")
install_wine_bottle speechsdk
download "http://www.vgstorm.com/psycho_strike_installer.exe"