6 lines
273 B
Bash
6 lines
273 B
Bash
export WINEARCH="win64" # Migrated to wine64
|
|
download "${ipfsGateway}/ipfs/QmXtBCqB6VCFPaDYuLaFNP1BDtJSLCJdJZzgm61zMtrsQt?filename=BGS32Setup10.exe"
|
|
install_wine_bottle
|
|
wine "${cache}/BGS32Setup10.exe" /silent
|
|
add_launcher "c:\Program Files (x86)\Games\SimonB\SimonB.exe"
|