mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -145,6 +145,17 @@
|
||||
"MaaPath": {
|
||||
"name": "MAA安装路径",
|
||||
"help": "Alas的MAA插件支持多开,多个MAA配置可以共用安装路径"
|
||||
},
|
||||
"TouchMethod": {
|
||||
"name": "触控方案",
|
||||
"help": "",
|
||||
"minitouch": "Minitouch(默认)",
|
||||
"maatouch": "MaaTouch(实验功能)",
|
||||
"adb": "Adb Input(兼容模式)"
|
||||
},
|
||||
"DeploymentWithPause": {
|
||||
"name": "暂停下干员",
|
||||
"help": "影响自动战斗、肉鸽、保全,目前仅支持MaaTouch\n警告:该功能仍在开发中,非常不稳定"
|
||||
}
|
||||
},
|
||||
"MaaRecord": {
|
||||
|
||||
@@ -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