mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
652cb20670
- Gui: Remove world 7 before SLAM pathfinding added
39 lines
554 B
JSON
39 lines
554 B
JSON
{
|
|
"Alas": {
|
|
"menu": "list",
|
|
"page": "setting",
|
|
"tasks": [
|
|
"Alas",
|
|
"Restart"
|
|
]
|
|
},
|
|
"Daily": {
|
|
"menu": "list",
|
|
"page": "setting",
|
|
"tasks": [
|
|
"Dungeon",
|
|
"Ornament",
|
|
"DailyQuest",
|
|
"BattlePass",
|
|
"Assignment",
|
|
"DataUpdate",
|
|
"Freebies"
|
|
]
|
|
},
|
|
"Weekly": {
|
|
"menu": "list",
|
|
"page": "setting",
|
|
"tasks": [
|
|
"Weekly",
|
|
"Rogue"
|
|
]
|
|
},
|
|
"Tool": {
|
|
"menu": "list",
|
|
"page": "tool",
|
|
"tasks": [
|
|
"Daemon",
|
|
"PlannerScan"
|
|
]
|
|
}
|
|
} |