From ae267f971a6f3dadf545adbe58e7bb992cb1bbc8 Mon Sep 17 00:00:00 2001 From: Hunter Jozwiak Date: Thu, 16 Jan 2025 13:26:44 -0500 Subject: [PATCH] Update the installer. I do not know if the new installer is required come January 28, but since it's available now might as well test it out. --- .install/Mist World.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/Mist World.sh b/.install/Mist World.sh index 03a1f01..2085136 100644 --- a/.install/Mist World.sh +++ b/.install/Mist World.sh @@ -1,5 +1,5 @@ export winVer="win7" -get_installer "Mist World_Setup.exe" "https://drive.google.com/file/d/12YeUqorkkMT46ZSR5pcfWxSY8DHOLxZ-/view?usp=share_link" +get_installer "Mist World_Setup.exe" "https://drive.google.com/uc?export=download&id=12YeUqorkkMT46ZSR5pcfWxSY8DHOLxZ-" download "https://github.com/RastislavKish/nvda2speechd/releases/download/v0.1/nvda2speechd32.dll" install_wine_bottle ole32 7z x -o"$WINEPREFIX/drive_c/Program Files/Mist World" "$cache/Mist World_Setup.exe"