1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 01:29:23 +08:00

Add: Accept port missions in overview

- Split OpsiDaily into OpsiDaily and OpsiShop
- Add config redirection
This commit is contained in:
LmeSzinc
2022-01-13 18:41:06 +08:00
parent 61153482b3
commit 4af820841d
22 changed files with 229 additions and 31 deletions

View File

@@ -1273,6 +1273,19 @@
"Submarine": false
}
},
"OpsiShop": {
"Scheduler": {
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "OpsiShop",
"SuccessInterval": 30,
"FailureInterval": 30,
"ServerUpdate": "00:00"
},
"OpsiShop": {
"BuySupply": true
}
},
"OpsiDaily": {
"Scheduler": {
"Enable": false,
@@ -1283,7 +1296,6 @@
"ServerUpdate": "00:00"
},
"OpsiDaily": {
"BuySupply": true,
"DoMission": true
},
"OpsiFleet": {