- update Cliff Super Mario Bros. to version 1.1

This commit is contained in:
Christopher Roy Bratusek 2016-08-27 19:46:17 +02:00
parent 3df05a86af
commit 4af2bb098f
3 changed files with 4 additions and 3 deletions

View File

@ -13,6 +13,7 @@ v7.3.1:
::misc. changes: ::misc. changes:
- drop support for Awesomer Super Luigi Mini (broken and offline) - drop support for Awesomer Super Luigi Mini (broken and offline)
- update Cliff Super Mario Bros. to version 1.1
v7.3.0 (20160827): v7.3.0 (20160827):
::internal changes: ::internal changes:

View File

@ -134,7 +134,7 @@ NSMB24 RemixedSuperMarioBros Remixed v1.5.zip
NSMB25 GhostlySuperGhostBoos GSGBW v1.0.2.zip NSMB25 GhostlySuperGhostBoos GSGBW v1.0.2.zip
NSMB26 RevisedSuperMarioBros RSMBW Version 1.0.zip NSMB26 RevisedSuperMarioBros RSMBW Version 1.0.zip
NSMB27 MLGSuperLuigi MLGLuigiWii.zip NSMB27 MLGSuperLuigi MLGLuigiWii.zip
NSMB28 Cliff Cliff_Super_Mario_Brothers_Wiiv1.0.5.zip NSMB28 Cliff Cliff_Super_Mario_Brothers_Wiiv1.1.zip
NSMB29 Virtual ChaSMBW_VrS_v0.2.zip NSMB29 Virtual ChaSMBW_VrS_v0.2.zip
NSMB99 NSMBWCharacters Alternative Character Files are supplied NSMB99 NSMBWCharacters Alternative Character Files are supplied

View File

@ -2,8 +2,8 @@
WORKDIR=nsmb.d WORKDIR=nsmb.d
DOL=${WORKDIR}/sys/main.dol DOL=${WORKDIR}/sys/main.dol
DOWNLOAD_LINK="http://download646.mediafire.com/0sgl8bh7b8tg/u9tdfcg5k3r2ro6/Cliff_Super_Mario_Brothers_Wiiv1.0.5.zip" DOWNLOAD_LINK="http://download1910.mediafire.com/bnbb0wpi6j0g/6x2n1o9743t9uus/Cliff_Super_Mario_Brothers_Wiiv1.1.zip"
RIIVOLUTION_ZIP="Cliff_Super_Mario_Brothers_Wiiv1.0.5.zip" RIIVOLUTION_ZIP="Cliff_Super_Mario_Brothers_Wiiv1.1.zip"
RIIVOLUTION_DIR="Cliff" RIIVOLUTION_DIR="Cliff"
GAMENAME="Cliff Super Mario Bros. Wii" GAMENAME="Cliff Super Mario Bros. Wii"
XML_SOURCE="${RIIVOLUTION_DIR}" XML_SOURCE="${RIIVOLUTION_DIR}"