1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 14:27:00 +08:00

Opt: List tasks instead of collapsing them in submodules

This commit is contained in:
LmeSzinc
2023-06-17 22:08:57 +08:00
parent e3051c5aaa
commit 0c37354ed5
25 changed files with 598 additions and 509 deletions

View File

@@ -1,16 +1,30 @@
{
"Task": {
"Fpy": [
"Fpy": {
"menu": "list",
"page": "setting",
"tasks": [
"Fpy",
"FpyHeartbeat"
],
"FpyFarm": [
]
},
"FpyFarm": {
"menu": "list",
"page": "setting",
"tasks": [
"FpyMain"
],
"FpyDaily": [
]
},
"FpyDaily": {
"menu": "list",
"page": "setting",
"tasks": [
"FpyDailyFpSummon"
],
"Tool": [
]
},
"Tool": {
"menu": "list",
"page": "setting",
"tasks": [
"FpyBattle",
"FpyBenchmark",
"FpyCall"