mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 13:25:13 +00:00
49 lines
819 B
YAML
49 lines
819 B
YAML
# --------------------
|
|
# Define argument group of tasks.
|
|
# --------------------
|
|
|
|
# ==================== Alas ====================
|
|
|
|
Alas:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Alas:
|
|
- Emulator
|
|
- EmulatorInfo
|
|
- Error
|
|
- Optimization
|
|
Restart:
|
|
- Scheduler
|
|
|
|
# ==================== Daily ====================
|
|
|
|
Daily:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Cafe:
|
|
- Scheduler
|
|
- Cafe
|
|
Circle:
|
|
- Scheduler
|
|
Mail:
|
|
- Scheduler
|
|
Bounty:
|
|
- Scheduler
|
|
- Bounty
|
|
- Highway
|
|
- DesertRailroad
|
|
- Schoolhouse
|
|
Scrimmage:
|
|
- Scheduler
|
|
- Scrimmage
|
|
- Trinity
|
|
- Gehenna
|
|
- Millennium
|
|
TacticalChallenge:
|
|
- Scheduler
|
|
- TacticalChallenge
|
|
DataUpdate:
|
|
- Scheduler
|
|
- ItemStorage |