mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-01-28 00:05:31 +01:00
update download links for Pokemon Rutile Ruby and Star Sapphire to v2.1
This commit is contained in:
parent
2a1d1b6b01
commit
e99edcb2bf
@ -21,6 +21,8 @@ v6.4.0:
|
|||||||
- provide custom HANS banner and launcher
|
- provide custom HANS banner and launcher
|
||||||
- add support for Pokemon Sinking Sapphire
|
- add support for Pokemon Sinking Sapphire
|
||||||
- provide custom HANS banner and launcher
|
- provide custom HANS banner and launcher
|
||||||
|
- update download link for Pokemon Rutile Ruby to v2.1
|
||||||
|
- update download link for Pokemon Star Sapphire to v2.1
|
||||||
|
|
||||||
v6.3.0:
|
v6.3.0:
|
||||||
- supply ctrtool (32 and 64 bit versions)
|
- supply ctrtool (32 and 64 bit versions)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DOWNLOAD_LINK="https://mega.nz/#!NAJkTDrS!-YzgUJUgOGZs6FgvSiNneZjFDIpZMTHO9rcXp0h4dBQ"
|
DOWNLOAD_LINK="https://mega.nz/#!hRYSkRBL!Z234hycJ96y2aTbyPpyUO0JcloMadgPVdGuinRHVqQc"
|
||||||
RIIVOLUTION_ZIP="Rutile Ruby 2.0 - Distribution.zip"
|
RIIVOLUTION_ZIP="Rutile Ruby 2.1 - Distribution.zip"
|
||||||
RIIVOLUTION_DIR="Rutile Ruby - Distribution"
|
RIIVOLUTION_DIR="Rutile Ruby - Distribution"
|
||||||
GAMENAME="Pokemon Rutile Ruby"
|
GAMENAME="Pokemon Rutile Ruby"
|
||||||
GAME_TYPE=HANS
|
GAME_TYPE=HANS
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DOWNLOAD_LINK="https://mega.nz/#!JQpjzZSK!NFJjbRHMtM_q3UaFKGdn_aGqvxfZYsyUxSABeXb_ySo"
|
DOWNLOAD_LINK="https://mega.nz/#!9Ex0gazC!SAr8RZi3TuZxdrKvvcpW8hfgfSki7GkBqh1dMVSJoW8"
|
||||||
RIIVOLUTION_ZIP="Star Sapphire 2.0 - Distribution.zip"
|
RIIVOLUTION_ZIP="Star Sapphire 2.1 - Distribution.zip"
|
||||||
RIIVOLUTION_DIR="Star Sapphire - Distribution"
|
RIIVOLUTION_DIR="Star Sapphire - Distribution"
|
||||||
GAMENAME="Pokemon Star Sapphire"
|
GAMENAME="Pokemon Star Sapphire"
|
||||||
GAME_TYPE=HANS
|
GAME_TYPE=HANS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user