mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +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:
@@ -5467,5 +5467,33 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Daemon": {
|
||||
"Daemon": {
|
||||
"EnterMap": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpsiDaemon": {
|
||||
"OpsiDaemon": {
|
||||
"RepairShip": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"Benchmark": {
|
||||
"Benchmark": {
|
||||
"TestScreenshotMethod": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"TestClickMethod": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user