1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 14:37:20 +08:00

Add: Semi-auto, Opsi semi-auto and benchmark

- Add: dependency prettytable
- Fix: Running an Alas module directly
- Del: Remove all assets in daemon module, because it's redundant
This commit is contained in:
LmeSzinc
2021-10-25 18:49:56 +08:00
parent 3249190d61
commit dd7b389797
60 changed files with 481 additions and 70 deletions

View File

@@ -1212,5 +1212,21 @@
"ActionPointPreserve": 500,
"HazardLevel": 5
}
},
"Daemon": {
"Daemon": {
"EnterMap": true
}
},
"OpsiDaemon": {
"OpsiDaemon": {
"RepairShip": true
}
},
"Benchmark": {
"Benchmark": {
"TestScreenshotMethod": true,
"TestClickMethod": true
}
}
}