mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Add: Control method MaaTouch
This commit is contained in:
@@ -119,7 +119,8 @@
|
||||
"ADB",
|
||||
"uiautomator2",
|
||||
"minitouch",
|
||||
"Hermit"
|
||||
"Hermit",
|
||||
"MaaTouch"
|
||||
]
|
||||
},
|
||||
"ScreenshotDedithering": {
|
||||
|
||||
@@ -32,7 +32,7 @@ Emulator:
|
||||
option: [ ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy ]
|
||||
ControlMethod:
|
||||
value: minitouch
|
||||
option: [ ADB, uiautomator2, minitouch, Hermit ]
|
||||
option: [ ADB, uiautomator2, minitouch, Hermit, MaaTouch ]
|
||||
ScreenshotDedithering: false
|
||||
AdbRestart: false
|
||||
RestartEmulator:
|
||||
|
||||
Reference in New Issue
Block a user