自动委托0.97 (#1033)
* 自动委托0,96 * Update repo/js/AutoEntrust/assets/丘丘人的一小步/苍风高地-1.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * 自动委托0.97 * 补充 --------- Co-authored-by: 秋云 <physligl@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
18
repo/js/AutoCommission/settings.json
Normal file
18
repo/js/AutoCommission/settings.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "skipRecognition",
|
||||
"type": "checkbox",
|
||||
"label": "跳过识别(开发者功能,直接从Data文件夹加载委托数据进行追踪)"
|
||||
},
|
||||
{
|
||||
"name": "minTextLength",
|
||||
"type": "input-text",
|
||||
"label": "最小文本长度(小于此长度的文本将被过滤)",
|
||||
"default": "4"
|
||||
},
|
||||
{
|
||||
"name": "team",
|
||||
"type": "input-text",
|
||||
"label": "战斗的队伍名称(不填表示不切换队伍)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user