mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: Support daily Module Development
This commit is contained in:
@@ -5217,6 +5217,27 @@
|
||||
"second",
|
||||
"third"
|
||||
]
|
||||
},
|
||||
"ModuleDevelopment": {
|
||||
"type": "select",
|
||||
"value": "first",
|
||||
"option": [
|
||||
"skip",
|
||||
"first",
|
||||
"second"
|
||||
]
|
||||
},
|
||||
"ModuleDevelopmentFleet": {
|
||||
"type": "select",
|
||||
"value": 5,
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user