Files
audiogame-manager/.install/Villains From Beyond.sh
2026-01-08 14:54:01 -05:00

7 lines
356 B
Bash

export WINEARCH="win64" # Migrated to wine64 with WINETRICKS_FORCE=1
export winVer="win7"
download "${ipfs[Villains From Beyond]}"
install_wine_bottle
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/villains from beyond" "${cache}/villains_en.zip"
add_launcher "c:\Program Files\villains from beyond\game.exe"