Files
bettergi-scripts-list/repo/js/AutoDomainCustomizable/manifest.json
FFA 3d8c735981 自定義自動秘境腳本 (#2415)
可自定義參數的自動秘境腳本
2025-11-30 11:11:50 +08:00

25 lines
644 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.4",
"bgi_version": "0.53.0",
"description": "BetterGI自带脚本的增强版。支持自定义传送后执行自动秘境的各项参数如多种树脂设置、自动废弃圣遗物、轮数设置等。(本脚本逻辑由AI辅助生成)",
"authors": [
{
"name": "huiyadanli",
"link": "https://github.com/huiyadanli"
},
{
"name": "iris"
},
{
"name": "霁"
},
{
"name": "RJFAC",
"link": "https://github.com/RJFAC"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}