Files
bettergi-scripts-list/repo/js/AutoDomainCustomizable/manifest.json
FFA f9ee9f4ce5 AutoDomainCustomizable - 0.10 (#3108)
* V0.10

* 调整战斗策略设置方式
* 在显示日志中新增说明
* 读我文件排版
* 调试模式新增显示传入参数

* 修正刷完樹脂模式

修正刷完樹脂模式的邏輯

* 修正設置文字

修正刷完模式的文字描述
2026-04-12 12:34:12 +08:00

29 lines
832 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.
{
"manifest_version": 1,
"name": "传送并自动秘境(增强版)",
"version": "0.10",
"bgi_version": "0.57.0",
"description": "BetterGI自带脚本的增强版用于传送后并执行自动秘境。秘境中角色死亡复活后继续回去战斗。支持自定义各项参数如树脂设置、自动废弃圣遗物、轮数设置等与周期性素材刷取。(本脚本由AI辅助生成)",
"authors": [
{
"name": "huiyadanli",
"links": "https://github.com/huiyadanli"
},
{
"name": "iris"
},
{
"name": "霁"
},
{
"name": "RJFAC",
"links": "https://github.com/RJFAC"
},
{
"name": "风铃",
"links": "https://github.com/zephyr-bell"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}