mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-10-31 23:05:06 +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
|
||||
- add support for Pokemon Sinking Sapphire
|
||||
- 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:
|
||||
- supply ctrtool (32 and 64 bit versions)
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
DOWNLOAD_LINK="https://mega.nz/#!NAJkTDrS!-YzgUJUgOGZs6FgvSiNneZjFDIpZMTHO9rcXp0h4dBQ"
|
||||
RIIVOLUTION_ZIP="Rutile Ruby 2.0 - Distribution.zip"
|
||||
DOWNLOAD_LINK="https://mega.nz/#!hRYSkRBL!Z234hycJ96y2aTbyPpyUO0JcloMadgPVdGuinRHVqQc"
|
||||
RIIVOLUTION_ZIP="Rutile Ruby 2.1 - Distribution.zip"
|
||||
RIIVOLUTION_DIR="Rutile Ruby - Distribution"
|
||||
GAMENAME="Pokemon Rutile Ruby"
|
||||
GAME_TYPE=HANS
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
DOWNLOAD_LINK="https://mega.nz/#!JQpjzZSK!NFJjbRHMtM_q3UaFKGdn_aGqvxfZYsyUxSABeXb_ySo"
|
||||
RIIVOLUTION_ZIP="Star Sapphire 2.0 - Distribution.zip"
|
||||
DOWNLOAD_LINK="https://mega.nz/#!9Ex0gazC!SAr8RZi3TuZxdrKvvcpW8hfgfSki7GkBqh1dMVSJoW8"
|
||||
RIIVOLUTION_ZIP="Star Sapphire 2.1 - Distribution.zip"
|
||||
RIIVOLUTION_DIR="Star Sapphire - Distribution"
|
||||
GAMENAME="Pokemon Star Sapphire"
|
||||
GAME_TYPE=HANS
|
||||
|
Loading…
Reference in New Issue
Block a user