mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-11-13 03:45:13 +01:00
16 lines
293 B
Batchfile
16 lines
293 B
Batchfile
|
::ModMii v6.4.9 - Download Queue - 16/11/2018 - 22:38:26.84
|
||
|
set AdvNumber=0
|
||
|
if /i "%GetAdvNumberOnly%" EQU "Y" goto:endofqueue
|
||
|
::Queue Settings
|
||
|
Set ROOTSAVE=off
|
||
|
Set Option1=on
|
||
|
::Queue
|
||
|
SET A0e=*
|
||
|
SET A01=*
|
||
|
SET A0e_70=*
|
||
|
SET A01_60=*
|
||
|
SET A0e_60=*
|
||
|
SET A01_70=*
|
||
|
SET A0c=*
|
||
|
:endofqueue
|