mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 19:47:22 +08:00
Add: TaskHoardingDuration and CloseGameDuringWait (#643)
This commit is contained in:
@@ -56,6 +56,14 @@
|
||||
"CombatScreenshotInterval": {
|
||||
"type": "input",
|
||||
"value": 1.0
|
||||
},
|
||||
"TaskHoardingDuration": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"CloseGameDuringWait": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"DropRecord": {
|
||||
|
||||
@@ -29,6 +29,8 @@ Error:
|
||||
ScreenshotLength: 1
|
||||
Optimization:
|
||||
CombatScreenshotInterval: 1.0
|
||||
TaskHoardingDuration: 0
|
||||
CloseGameDuringWait: false
|
||||
DropRecord:
|
||||
SaveFolder: ./screenshots
|
||||
AzurStatsID: null
|
||||
|
||||
Reference in New Issue
Block a user