mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
315bc261bb
* 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>
23 lines
325 B
JSON
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"
|
|
]
|
|
}
|
|
} |