6 lines
256 B
Bash
6 lines
256 B
Bash
export bottle="bg"
|
|
download "${ipfsGateway}/ipfs/QmSxJs2MiLQ61Fgx6vCpSD7GmQziLiCEU3sZ3mgWc7RsJ8?filename=BSS32Setup10.exe"
|
|
install_wine_bottle speechsdk
|
|
wine "${cache}/BSS32Setup10.exe" /silent
|
|
add_launcher "c:\Program Files\Games\ScorpionB\ScorpionB.exe"
|