Files
bettergi-scripts-list/repo/js/AutoCommission/settings.json
2025-07-12 11:31:20 +08:00

17 lines
431 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": "prepare",
"type": "checkbox",
"label": "切换队伍不前往七天神像及完成后不去安全地点"
},
{
"name": "team",
"type": "input-text",
"label": "战斗的队伍名称,不填表示不切换队伍"
}
]