1
0
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:
LmeSzinc
2022-12-25 23:02:31 +08:00
10 changed files with 11 additions and 11 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