mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 14:31:16 +00:00
9a17af2d12
# Conflicts: # module/config/argument/argument.yaml
50 lines
818 B
YAML
50 lines
818 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:
|
|
Dungeon:
|
|
- Scheduler
|
|
- Dungeon
|
|
- DungeonDaily
|
|
- DungeonSupport
|
|
- DungeonStorage
|
|
DailyQuest:
|
|
- Scheduler
|
|
- AchievableQuest
|
|
- DailyStorage
|
|
BattlePass:
|
|
- Scheduler
|
|
Assignment:
|
|
- Scheduler
|
|
- Assignment
|
|
|
|
# ==================== Rogue ====================
|
|
|
|
Rogue:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Rogue:
|
|
- Scheduler
|
|
- Rogue
|