Initial work on Blades of Glory.

Still trying to figure out why this is crashing though.
This commit is contained in:
2025-11-05 13:23:17 -05:00
parent 6fe5e4fa17
commit fa597a9ca3

View File

@@ -0,0 +1,6 @@
export winVer="win10"
download "https://nibblenerds.com/static/blades_of_glory.zip"
install_wine_bottle
install_wine_bottle "sapi"
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/Blades of Glory" "${cache}/blades_of_glory.zip"
add_launcher "c:\Program Files\Blades of Glory\blades_of_glory.exe"