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