mirror of
https://github.com/modmii/modmii.github.io.git
synced 2025-06-03 04:34:57 +02:00
19 lines
326 B
Batchfile
19 lines
326 B
Batchfile
::ModMii v8.0.0 - Download Queue - Thu 10/10/2024 - 14:27:00.23
|
|
set AdvNumber=0
|
|
if /i "%GetAdvNumberOnly%" EQU "Y" goto:endofqueue
|
|
::Queue Settings
|
|
Set ROOTSAVE=off
|
|
::Queue
|
|
SET Dolphin=*
|
|
SET FILEZILLA=*
|
|
SET hxd=*
|
|
SET Diskitude=*
|
|
SET HashMF=*
|
|
SET GCBM=*
|
|
SET NUSGet=*
|
|
SET OSC=*
|
|
SET WiiLink=*
|
|
SET Cemu=*
|
|
SET UWUVCI=*
|
|
:endofqueue
|