Updated dependencies for Beatstar Pro.

This commit is contained in:
Storm Dragon 2021-04-20 11:54:54 -04:00
parent 23e0e7ca8e
commit 962d1d411b

View File

@ -691,7 +691,7 @@ case "${game}" in
;; ;;
"Beatstar Pro") "Beatstar Pro")
export winVer="win7" export winVer="win7"
install_wine_bottle speechsdk install_wine_bottle speechsdk mf
download "https://oriolgomez.com/games/beat_windows.zip" download "https://oriolgomez.com/games/beat_windows.zip"
unzip -d "$WINEPREFIX/drive_c/Program Files/Beatstar Pro" "${cache}/beat_windows.zip" unzip -d "$WINEPREFIX/drive_c/Program Files/Beatstar Pro" "${cache}/beat_windows.zip"
add_launcher "c:\Program Files\Beatstar Pro/beatstar.exe" add_launcher "c:\Program Files\Beatstar Pro/beatstar.exe"