6 lines
261 B
Bash
6 lines
261 B
Bash
export bottle="bg"
|
|
download "${ipfsGateway}/ipfs/Qmaq9P9fxdLTEFMGg4mhHrRuUbPg6HgU3eYVJNqZUimHjo?filename=BGB32Setup10.exe"
|
|
install_wine_bottle speechsdk
|
|
wine "${cache}/BGB32Setup10.exe" /silent
|
|
add_launcher "c:\Program Files\Games\BattleshipB\BGBattleship.exe"
|