Files
bettergi-scripts-list/repo/js/AutoDomainCustomizable/manifest.json
风铃 7088d7414d 支持自定义战斗策略文件 (#3078)
* Add files via upload

* 自动修复 JSON 格式和版本号 [ci skip]

* AutoDomainCustomizable

* Delete repo/js/AutoDomainCustomizable

* Add files via upload

支持自定义战斗策略文件

* 支持自定义战斗策略文件

支持自定义战斗策略文件

---------

Co-authored-by: 影の荧 <32783366+dyxa@users.noreply.github.com>
Co-authored-by: GitHub Actions Bot <actions@github.com>
2026-04-07 19:51:02 +08:00

29 lines
831 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.8",
"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"
}