6 lines
208 B
Bash
6 lines
208 B
Bash
export WINEARCH="win64" # Migrated to wine64
|
|
download "${ipfs[BG Cribbage]}"
|
|
install_wine_bottle
|
|
wine "${cache}/BGC32Setup12e.exe" /silent
|
|
add_launcher "c:\Program Files (x86)\Games\CribbageB\CribbageB.exe"
|