From 250d240ed2dcaa25db34a7f34da6da3e02b2afb3 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 16 Dec 2020 11:46:46 -0500 Subject: [PATCH] Updated download link for the blind swordsman. --- audiogame-manager.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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")