Battle of the Hunter site is down. moved the download until it comes back up.
This commit is contained in:
parent
235f07c281
commit
8af7793532
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user