mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 13:57:26 +08:00
Opt: Set tasks enabled by default and use auto search by default
This commit is contained in:
56
module/config/argument/default.yaml
Normal file
56
module/config/argument/default.yaml
Normal file
@@ -0,0 +1,56 @@
|
||||
# --------------------
|
||||
# Define default values
|
||||
# --------------------
|
||||
|
||||
# ==================== Alas ====================
|
||||
|
||||
# ==================== Farm ====================
|
||||
|
||||
# ==================== Event ====================
|
||||
|
||||
# ==================== Reward ====================
|
||||
|
||||
Commission:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Tactical:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Research:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Dorm:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Meowfficer:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Guild:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Reward:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
|
||||
# ==================== DailyReward ====================
|
||||
|
||||
DataKey:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
SupplyPack:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
BattlePass:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
MetaReward:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
|
||||
# ==================== DailyMission ====================
|
||||
|
||||
# ==================== Opsi ====================
|
||||
|
||||
OpsiAshAssist:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Reference in New Issue
Block a user