Files
bettergi-scripts-list/repo/js/AutoEntrust/settings.json
LX666-666 3644c8362d 自动委托0.96 (#964)
* 自动委托0,96

* Update repo/js/AutoEntrust/assets/丘丘人的一小步/苍风高地-1.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-02 01:00:37 +08:00

18 lines
489 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "skipRecognition",
"type": "checkbox",
"label": "跳过识别直接从Data文件夹加载委托数据进行追踪"
},
{
"name": "minTextLength",
"type": "input-text",
"label": "最小文本长度(小于此长度的文本将被过滤)",
"default": "4"
},
{
"name": "team",
"type": "input-text",
"label": "战斗的队伍名称,不填表示不切换队伍"
}
]