Add progress bars to some more operations, e.g. installing games. This required a bulk edit to all installer scripts, thanks Claud for the assist. Oh and send downloads through a progressbar.
This commit is contained in:
@@ -2,5 +2,4 @@ download "https://www.agarchive.net/games/gameMadnessInteractive/battle%20zone%2
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
wine "${cache}/battle zone 13.5 setup.exe" /silent
|
||||
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
|
||||
add_launcher "c:\Program Files\Battle Zone\ss.exe"
|
||||
|
Reference in New Issue
Block a user