Files
bettergi-scripts-list/repo/js/AutoDomainCustomizable/manifest.json
起个名字好难的喵 1bde46aada patch js author links
2025-12-29 11:16:11 +08:00

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