mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 19:49:26 +08:00
36 lines
516 B
YAML
36 lines
516 B
YAML
# --------------------
|
|
# Define argument group of tasks.
|
|
# --------------------
|
|
|
|
# ==================== Fpy ====================
|
|
|
|
Fpy:
|
|
- FpyEmulator
|
|
- Emulator
|
|
- Error
|
|
- Optimization
|
|
|
|
FpyHeartbeat:
|
|
- Scheduler
|
|
- Interval
|
|
|
|
# ==================== Farm ====================
|
|
|
|
FpyMain:
|
|
- Scheduler
|
|
- Apple
|
|
- Limit
|
|
- Interval
|
|
|
|
# ==================== Daily ====================
|
|
|
|
FpyDailyFpSummon:
|
|
- Scheduler
|
|
|
|
# ==================== Tool ====================
|
|
|
|
FpyBattle: []
|
|
|
|
FpyBenchmark:
|
|
- Command
|