Fixed more game installers.

This commit is contained in:
Storm Dragon
2026-01-05 22:40:49 -05:00
parent 8ac756c758
commit adc56f0229
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
export WINEARCH="win64" # Migrated to wine64 with WINETRICKS_FORCE=1 - tested 2025-12-06
export WINEARCH="win64" # Migrated to wine64
download "${ipfsGateway}/ipfs/QmcTCTMep4zp5zTw8ZaXYpjtu9inNPn8bNzwhW6cX97egw?filename=bloodshed.exe"
install_wine_bottle
cp "${cache}/bloodshed.exe" "$WINEPREFIX/drive_c/Program Files/"
add_launcher "c:\Program Files\bloodshed.exe"