Compare commits

...

4 Commits

Author SHA1 Message Date
XFlak 5c6a035c99
Add files via upload 2024-02-23 18:12:28 +02:00
XFlak b767441226
Add files via upload
Update checks will update DB.bat with some updated links:
Bootmii SD Files
WiiMC-SS
Open Homebrew Channel WAD (old link still working but updated anyway just in case)
2024-02-23 18:08:50 +02:00
XFlak f9128c3226
Updated DB.bat with some updated links
Bootmii SD Files
WiiMC-SS
Open Homebrew Channel WAD (old link still working but updated anyway just in case)
2024-02-23 17:58:56 +02:00
XFlak 045f6cdf4c
Updated DB.bat with some updated links
Bootmii SD Files
WiiMC-SS
Open Homebrew Channel WAD (old link still working but updated anyway just in case)
2024-02-23 17:57:42 +02:00
2 changed files with 5539 additions and 5528 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,6 +14,17 @@ if "%currentversion%"=="" set currentversion=6.6.3
if exist temp\currentversionInfo.txt set /p currentversion= <temp\currentversionInfo.txt
if exist temp\skin.txt (set updatermode=skin) else (set updatermode=classic)
::remove
if %currentversion% NEQ 7.0.2 goto:skip
if /i "%DBversion%" EQU "24.02.23" goto:skip
echo.
echo Updating File Download Database (DB.bat) with minor changes to fix broken links...
echo.
start /min /wait support\wget --no-check-certificate -t 3 "https://raw.githubusercontent.com/modmii/modmii.github.io/master/Support/subscripts/DB.bat" -O Support/subscripts/DB.bat
call Support/subscripts/DB.bat
:skip
if %currentversion% GEQ 6.6.4 goto:skip
::force redownload of old cached ARCME.zip