6 lines
269 B
Bash
6 lines
269 B
Bash
|
download "http://www.masonasons.me/softs/BopItEmulator3.1PasswordIsBopIt.7z"
|
||
|
export winVer="win7"
|
||
|
install_wine_bottle
|
||
|
7z x -o"$WINEPREFIX/drive_c/Program Files/Bop It" "${cache}/BopItEmulator3.1PasswordIsBopIt.7z" -pBopIt
|
||
|
add_launcher "c:\Program Files\Bop It\bop.exe"
|