feat: 支持全部主线关卡导航(仅 core 部分)

This commit is contained in:
MistEO
2022-08-11 00:04:24 +08:00
parent eae1ce7a43
commit 028f55558e
8 changed files with 124 additions and 8 deletions

View File

@@ -39,6 +39,12 @@
"SwipeRightToStage1-7"
]
},
"EpisodeStageNameOcr": {
"algorithm": "OcrDetect",
"fullMatch": true,
"text": [],
"maxTimes": 10
},
"Episode10": {
"algorithm": "JustReturn",
"action": "DoNothing",