Initial work on Blades of Glory.
Still trying to figure out why this is crashing though.
This commit is contained in:
6
.install/Blades of Glory.sh
Normal file
6
.install/Blades of Glory.sh
Normal 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"
|
||||
Reference in New Issue
Block a user