mirror of
https://github.com/modmii/modmii.github.io.git
synced 2025-02-03 10:32:38 +01:00
Add files via upload
Updated download link for usbloader gx to be retrieved from github instead of oscwii.org (for now). Currently the meta.xml hosted at oscwii.org breaks things. The github link is static and not auto-updating. Will revert back to oscwii.org later when the underlying issue is resolved hopefully later this year.
This commit is contained in:
parent
3f811be0e6
commit
f6f1f7349c
@ -1,4 +1,4 @@
|
|||||||
set DBversion=24.10.11
|
set DBversion=24.10.14
|
||||||
if "%CurrentDLNAME%"=="" goto:DBend
|
if "%CurrentDLNAME%"=="" goto:DBend
|
||||||
goto:%CurrentDLNAME%
|
goto:%CurrentDLNAME%
|
||||||
|
|
||||||
@ -2206,9 +2206,9 @@ goto:DBend
|
|||||||
set category=auto
|
set category=auto
|
||||||
set name=USB Loader GX
|
set name=USB Loader GX
|
||||||
set code1=URL
|
set code1=URL
|
||||||
set code2="https://hbb1.oscwii.org/hbb/usbloader_gx/usbloader_gx.zip"
|
set code2="https://github.com/wiidev/usbloadergx/releases/download/v3.0-r1281/usbloadergx_r1281.zip"
|
||||||
set version=*
|
set version=*
|
||||||
set dlname=usbloader_gx.zip
|
set "dlname=usbloadergx_r1281.zip"
|
||||||
set "wadname=%dlname%"
|
set "wadname=%dlname%"
|
||||||
set filename=boot.dol
|
set filename=boot.dol
|
||||||
set path1=apps\usbloader_gx\
|
set path1=apps\usbloader_gx\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user