From 048df4999c4ba1bb63113f072164860fbd693d80 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sun, 7 Aug 2016 20:39:26 +0200 Subject: [PATCH] fix download link for Newer Apocalypse --- ChangeLog | 1 + scripts/nsmbw/newerapocalypse.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2797307..0eb2411 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ v7.1.0: - removed download link for Awesomer Super Luigi Mini (down) - new download link for RVLution Wii - fix download link for Midi's Super Mario Wii +- fix download link for Newer Apocalypse - update nsmbw.db ::game additions diff --git a/scripts/nsmbw/newerapocalypse.sh b/scripts/nsmbw/newerapocalypse.sh index 177b778..1e7faaf 100644 --- a/scripts/nsmbw/newerapocalypse.sh +++ b/scripts/nsmbw/newerapocalypse.sh @@ -2,7 +2,7 @@ WORKDIR=nsmb.d DOL=${WORKDIR}/sys/main.dol -DOWNLOAD_LINK="http://newerteam.com/getNewerFile.php" +DOWNLOAD_LINK="http://nanolx.org/riivolution/NewerApocalypse%201.0.zip" RIIVOLUTION_ZIP="NewerApocalypse 1.0.zip" RIIVOLUTION_DIR="NewerApocalypse" GAMENAME="Newer Apocalypse"