mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 07:03:43 +08:00
Opt: Split args_db by languages
This commit is contained in:
@@ -2,7 +2,7 @@ Alas:
|
||||
Scheduler:
|
||||
Enable: false
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: alas
|
||||
Command: Alas
|
||||
SuccessInterval: 0
|
||||
FailureInterval: 120
|
||||
ServerUpdate: 00:00
|
||||
@@ -16,7 +16,7 @@ Alas:
|
||||
SaveError: true
|
||||
ScreenshotLength: 1
|
||||
DropRecord:
|
||||
SaveFolder: ./screenshot
|
||||
SaveFolder: ./screenshots
|
||||
AzurStatsID: null
|
||||
SaveResearch: false
|
||||
UploadResearch: false
|
||||
@@ -25,17 +25,17 @@ Alas:
|
||||
SaveCombat: false
|
||||
Main:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Enable: main
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: main
|
||||
Command: Main
|
||||
SuccessInterval: 0
|
||||
FailureInterval: 120
|
||||
ServerUpdate: 00:00
|
||||
Commission:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Enable: commission
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: commission
|
||||
Command: Commission
|
||||
SuccessInterval: 10-40
|
||||
FailureInterval: 10-40
|
||||
ServerUpdate: 00:00
|
||||
@@ -66,7 +66,7 @@ Research:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: research
|
||||
Command: Research
|
||||
SuccessInterval: 10-40
|
||||
FailureInterval: 10-40
|
||||
ServerUpdate: 00:00
|
||||
|
||||
Reference in New Issue
Block a user