6 lines
211 B
Bash
6 lines
211 B
Bash
#
|
|
download "http://www.vgstorm.com/psycho_strike_installer.exe"
|
|
install_wine_bottle
|
|
wine "${cache}/psycho_strike_installer.exe" /silent
|
|
add_launcher "c:\Program Files (x86)\VGStorm.com\Psycho Strike\strike.exe"
|