mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-11-15 12:55:15 +01:00
17 lines
302 B
Batchfile
17 lines
302 B
Batchfile
|
::ModMii v6.6.4 - Download Queue - Tue 02/21/2023 - 8:36:53.01
|
||
|
set AdvNumber=0
|
||
|
if /i "%GetAdvNumberOnly%" EQU "Y" goto:endofqueue
|
||
|
::Queue Settings
|
||
|
Set ROOTSAVE=off
|
||
|
Set Option1=off
|
||
|
::Queue
|
||
|
SET Dolphin=*
|
||
|
SET FILEZILLA=*
|
||
|
SET hxd=*
|
||
|
SET Diskitude=*
|
||
|
SET RC24=*
|
||
|
SET HashMF=*
|
||
|
SET GCBM=*
|
||
|
SET OSC=*
|
||
|
:endofqueue
|