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

Add: Support of touch method for MAA

This commit is contained in:
SarContDeli
2022-12-27 17:48:33 +08:00
parent 1f8d32de06
commit 1dc28e253d
11 changed files with 139 additions and 46 deletions

View File

@@ -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": {