mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 02:17:28 +08:00
Merge branch 'master' into dev
# Conflicts: # module/config/argument/argument.yaml
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
},
|
||||
"ScreenshotMethod": {
|
||||
"type": "select",
|
||||
"value": "ADB",
|
||||
"value": "ADB_nc",
|
||||
"option": [
|
||||
"ADB",
|
||||
"ADB_nc",
|
||||
|
||||
@@ -28,7 +28,7 @@ Emulator:
|
||||
value: disabled
|
||||
option: [ disabled, ]
|
||||
ScreenshotMethod:
|
||||
value: ADB
|
||||
value: ADB_nc
|
||||
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast ]
|
||||
ControlMethod:
|
||||
value: minitouch
|
||||
|
||||
Reference in New Issue
Block a user