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