1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Opt: Set default screenshot method to ADB_nc

This commit is contained in:
LmeSzinc
2022-12-24 17:48:32 +08:00
parent 24121f3cbf
commit de4b32f69e
4 changed files with 4 additions and 4 deletions

View File

@@ -100,7 +100,7 @@
},
"ScreenshotMethod": {
"type": "select",
"value": "ADB",
"value": "ADB_nc",
"option": [
"ADB",
"ADB_nc",

View File

@@ -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