Fixed some game installers that got broken in the massive update for progress bars.

This commit is contained in:
Storm Dragon
2025-08-05 03:29:50 -04:00
parent e12bcadb2a
commit 8e24b73720
11 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
export WINEARCH=win64
export winVer="win7"
download "http://masonasons.me/softs/CH2.0Win.zip"
install_wine_bottle
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/crime-hunter" "${cache}/CH2.0Win.zip"
add_launcher "c:\Program Files\crime-hunter\ch.exe"