mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-12-26 17:21:50 +01:00
- update The Legend of Yoshi to version 2016-08-31
This commit is contained in:
parent
000dc4c29a
commit
599ab40d45
@ -3,6 +3,7 @@ v7.4.0:
|
|||||||
- use 'wget -nv' instead of 'wget -q'
|
- use 'wget -nv' instead of 'wget -q'
|
||||||
- update Cliff Super Mario Bros. Wii to version 1.1.1
|
- update Cliff Super Mario Bros. Wii to version 1.1.1
|
||||||
- update Revised Super Mario Bros. Wii to version 1.1
|
- update Revised Super Mario Bros. Wii to version 1.1
|
||||||
|
- update The Legend of Yoshi to version 2016-08-31
|
||||||
- improved Tokyo Mirage Sessions #FE Restoration Patcher:
|
- improved Tokyo Mirage Sessions #FE Restoration Patcher:
|
||||||
- use 'Restoration' instead of 'Uncensored' as Name
|
- use 'Restoration' instead of 'Uncensored' as Name
|
||||||
- more failsafe build-directory name
|
- more failsafe build-directory name
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
WORKDIR=nsmb.d
|
WORKDIR=nsmb.d
|
||||||
DOL=${WORKDIR}/sys/main.dol
|
DOL=${WORKDIR}/sys/main.dol
|
||||||
DOWNLOAD_LINK="https://www.dropbox.com/s/tfypq5j3t85v6dv/The%20Legend%20Of%20Yoshi.zip"
|
DOWNLOAD_LINK="https://www.dropbox.com/s/t2u8soleg8qeix8/The%20Legend%20Of%20Yoshi.zip"
|
||||||
RIIVOLUTION_ZIP="The Legend Of Yoshi.zip"
|
RIIVOLUTION_ZIP="The Legend Of Yoshi.zip"
|
||||||
RIIVOLUTION_DIR="TLOY (Riivolution) [P] [J] [E] (05-28-2016) [no custom logo]/The Legend Of Yoshi/tloy"
|
RIIVOLUTION_DIR="TLOY (Riivolution) [P] [J] [E] (08-31-2016) [no custom logo]/The Legend Of Yoshi/tloy"
|
||||||
GAMENAME="The Legend of Yoshi"
|
GAMENAME="The Legend of Yoshi"
|
||||||
XML_SOURCE="${RIIVOLUTION_DIR}"
|
XML_SOURCE="${RIIVOLUTION_DIR}"
|
||||||
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/TLOY ("
|
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/TLOY ("
|
||||||
|
Loading…
Reference in New Issue
Block a user