mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Add: Support of touch method for MAA
This commit is contained in:
@@ -31,6 +31,8 @@ class GeneratedConfig:
|
||||
MaaEmulator_Serial = '127.0.0.1:5555'
|
||||
MaaEmulator_PackageName = 'Official' # Official, Bilibili, YoStarEN, YoStarJP, YoStarKR, txwy
|
||||
MaaEmulator_MaaPath = 'D:/Program Files/MAA'
|
||||
MaaEmulator_TouchMethod = 'minitouch' # minitouch, maatouch, adb
|
||||
MaaEmulator_DeploymentWithPause = False
|
||||
|
||||
# Group `MaaRecord`
|
||||
MaaRecord_ReportToPenguin = False
|
||||
|
||||
Reference in New Issue
Block a user