6 lines
207 B
Bash
6 lines
207 B
Bash
export WINEARCH="win64" # Migrated to wine64
|
|
download "${ipfs[Bloodshed]}"
|
|
install_wine_bottle
|
|
cp "${cache}/bloodshed.exe" "$WINEPREFIX/drive_c/Program Files/"
|
|
add_launcher "c:\Program Files\bloodshed.exe"
|