1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-05 14:33:26 +08:00

Add: DroidCast screenshot

This commit is contained in:
LmeSzinc
2022-12-04 23:40:32 +08:00
parent 85fbbcbc42
commit c51350caac
12 changed files with 265 additions and 11 deletions

View File

@@ -106,7 +106,8 @@
"ADB_nc",
"uiautomator2",
"aScreenCap",
"aScreenCap_nc"
"aScreenCap_nc",
"DroidCast"
]
},
"ControlMethod": {

View File

@@ -29,7 +29,7 @@ Emulator:
option: [disabled, ]
ScreenshotMethod:
value: ADB
option: [ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc]
option: [ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast]
ControlMethod:
value: minitouch
option: [ADB, uiautomator2, minitouch, Hermit]