2024-12-13 05:23:12 -05:00
|
|
|
#
|
2024-12-13 05:06:58 -05:00
|
|
|
export winVer="win7"
|
|
|
|
download "http://www.vgstorm.com/the_gate_installer.exe"
|
|
|
|
install_wine_bottle
|
|
|
|
wine "${cache}/the_gate_installer.exe" /silent
|
|
|
|
add_launcher "c:\Program Files\VGStorm.com\The Gate\gate.exe"
|