From fa597a9ca3211dfe876d084f4c5b7b19bda8afbc Mon Sep 17 00:00:00 2001 From: Hunter Jozwiak Date: Wed, 5 Nov 2025 13:23:17 -0500 Subject: [PATCH] Initial work on Blades of Glory. Still trying to figure out why this is crashing though. --- .install/Blades of Glory.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .install/Blades of Glory.sh diff --git a/.install/Blades of Glory.sh b/.install/Blades of Glory.sh new file mode 100644 index 0000000..bd029f2 --- /dev/null +++ b/.install/Blades of Glory.sh @@ -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"