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