Fixed some game installers that got broken in the massive update for progress bars.
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user