diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 0a4edbc..b272989 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -939,8 +939,8 @@ EOF ;; "The Blind Swordsman") install_wine_bottle - download "http://www.evildogserver.com/theblindswordsman/theblindswordsmanPC.zip" - unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/theblindswordsmanPC.zip" + download "https://www.agarchive.net/games/other/the%20blind%20swordsmanPC.zip" + unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/the blind swordsmanPC.zip" add_launcher "c:\Program Files\TheBlindSwordsman.exe" ;; "The Great Toy Robbery")