Battle of the Hunter site is down. moved the download until it comes back up.

This commit is contained in:
Storm Dragon 2021-04-16 01:29:14 -04:00
parent 235f07c281
commit 8af7793532

View File

@ -675,7 +675,7 @@ case "${game}" in
"Battle of the Hunter")
export winVer="win7"
install_wine_bottle speechsdk
download "https://tunmi13.dev/projects/bth.zip"
download "https://stormgames.wolfe.casa/downloads/bth.zip"
unzip -d "$WINEPREFIX/drive_c/Program Files/$game" "${cache}/bth.zip"
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
add_launcher "c:\Program Files\\${game}/bth.exe"