mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:29:25 +08:00
Add: Support of touch method for MAA
This commit is contained in:
@@ -145,6 +145,17 @@
|
||||
"MaaPath": {
|
||||
"name": "MaaEmulator.MaaPath.name",
|
||||
"help": "MaaEmulator.MaaPath.help"
|
||||
},
|
||||
"TouchMethod": {
|
||||
"name": "MaaEmulator.TouchMethod.name",
|
||||
"help": "MaaEmulator.TouchMethod.help",
|
||||
"minitouch": "minitouch",
|
||||
"maatouch": "maatouch",
|
||||
"adb": "adb"
|
||||
},
|
||||
"DeploymentWithPause": {
|
||||
"name": "MaaEmulator.DeploymentWithPause.name",
|
||||
"help": "MaaEmulator.DeploymentWithPause.help"
|
||||
}
|
||||
},
|
||||
"MaaRecord": {
|
||||
|
||||
Reference in New Issue
Block a user