Added game Pigeon Panic.
This commit is contained in:
parent
925bae8b6b
commit
3f11cb9f0b
@ -934,6 +934,7 @@ gameList=(
|
|||||||
"Park Boss"
|
"Park Boss"
|
||||||
"Perilous Hearts"
|
"Perilous Hearts"
|
||||||
"Pontes Kickups!"
|
"Pontes Kickups!"
|
||||||
|
"Pigeon Panic"
|
||||||
#"Psycho Strike"
|
#"Psycho Strike"
|
||||||
"Q9"
|
"Q9"
|
||||||
"Rhythm Rage"
|
"Rhythm Rage"
|
||||||
@ -1997,6 +1998,12 @@ EOF
|
|||||||
wine "${cache}/perilous hearts concept demo.exe" /silent
|
wine "${cache}/perilous hearts concept demo.exe" /silent
|
||||||
add_launcher "c:\Program Files\Perilous Hearts Concept Demo\perilous_hearts.exe"
|
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")
|
"Psycho Strike")
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
download "http://www.vgstorm.com/psycho_strike_installer.exe"
|
download "http://www.vgstorm.com/psycho_strike_installer.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user