From 3550d72af2395a5fcd5c5a64c9de8918fe69af49 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 27 Aug 2016 10:49:46 +0200 Subject: [PATCH] - changed download links to Sendspace so that they can automatically be downloaded using wget, this makes Challenging Super Mario Bros. Wii: Virtual Special auto-downloadable --- ChangeLog | 3 +++ scripts/nsmbw/virtualspecial.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b07c306..9a4ec94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ v7.3.0 (---): downloaded using wget, this makes Cliff Super Mario Bros., Ghostly Super Mario Boos Wii, MLG Super Mario Bros. Wii, Pokemon Neo X, Pokemon Neo Y and Pokemon Red Ruby auto-downloadable +- changed download links to Sendspace so that they can automatically be + downloaded using wget, this makes Challenging Super Mario Bros. Wii: + Virtual Special auto-downloadable ::misc. changes: - update Cliff Super Mario Bros. to version 1.0.5 diff --git a/scripts/nsmbw/virtualspecial.sh b/scripts/nsmbw/virtualspecial.sh index 65b956f..74e73c0 100644 --- a/scripts/nsmbw/virtualspecial.sh +++ b/scripts/nsmbw/virtualspecial.sh @@ -2,7 +2,7 @@ WORKDIR=nsmb.d DOL=${WORKDIR}/sys/main.dol -DOWNLOAD_LINK="https://www.sendspace.com/file/cky4rn" +DOWNLOAD_LINK="https://fs10n4.sendspace.com/dl/939b01a934c50dcb9d5f739180108e37/57c153d6055d64ea/cky4rn/ChaSMBW_VrS_v0.2.zip" RIIVOLUTION_ZIP="ChaSMBW_VrS_v0.2.zip" RIIVOLUTION_DIR="VirtualChallenging" GAMENAME="Challenging Super Mario Bros. Wii: Virtual Special"