StarRailCopilot/module/config/argument/menu.json
X-Zero-L 315bc261bb
Add: Get Support Reward Everyday (#155)
* Add: Get Support Reward Everyday

* Upd: i18n

* Upd: Instead of using ocr, use template matching

* fix bug

* fix:  remove debug img

* Upd: Character (#157)

* Upd: character

* Upd: Character

---------

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2023-10-16 12:24:52 +08:00

23 lines
325 B
JSON

{
"Alas": {
"menu": "list",
"page": "setting",
"tasks": [
"Alas",
"Restart"
]
},
"Daily": {
"menu": "list",
"page": "setting",
"tasks": [
"Dungeon",
"Weekly",
"DailyQuest",
"BattlePass",
"Assignment",
"DataUpdate",
"Freebies"
]
}
}