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 "https://samtupy.com/games/cm.zip"
install_wine_bottle
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/ConstantMotion" "$cache/cm.zip"
add_launcher 'c:\Program Files\ConstantMotion\cm.exe'