mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-30 21:14:24 +01:00
update links to wiimmfi-patcher
This commit is contained in:
parent
cf4c6592b8
commit
7558c66976
@ -23,6 +23,8 @@ v6.1.0:
|
|||||||
- if you can't build MKWiimm, set MKWIIMM_OVERRIDE_SZS=TRUE
|
- if you can't build MKWiimm, set MKWIIMM_OVERRIDE_SZS=TRUE
|
||||||
in ~/.patchimage.rc to use supplied tools, that the case
|
in ~/.patchimage.rc to use supplied tools, that the case
|
||||||
on Debian GNU/Linux Stretch or Sid
|
on Debian GNU/Linux Stretch or Sid
|
||||||
|
- update link to Wiimmfi-Patcher (Generic)
|
||||||
|
- update link to Wiimmfi-Patcher (Mario Kart Wii)
|
||||||
|
|
||||||
v6.0.0:
|
v6.0.0:
|
||||||
- update szs to version 1.40a
|
- update szs to version 1.40a
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DOWNLOAD_LINK="http://download.wiimm.de/wiimmfi/mkw-wiimmfi-patcher.7z"
|
DOWNLOAD_LINK="http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v3.7z"
|
||||||
GAME_TYPE="MKWIIMM"
|
GAME_TYPE="MKWIIMM"
|
||||||
GAME_NAME="Mario Kart Wiimmfi"
|
GAME_NAME="Mario Kart Wiimmfi"
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DOWNLOAD_LINK="http://download.wiimm.de/wiimmfi/mkw-wiimmfi-patcher.7z"
|
DOWNLOAD_LINK="http://download.wiimm.de/wiimmfi/patcher/wiimmfi-patcher-v3.7z"
|
||||||
GAME_TYPE="MKWIIMM"
|
GAME_TYPE="MKWIIMM"
|
||||||
GAME_NAME="Mario Kart Wiimmfi"
|
GAME_NAME="Mario Kart Wiimmfi"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user