Files
bettergi-scripts-list/repo/js/AutoDomain/manifest.json
2025-07-05 00:25:10 +08:00

17 lines
412 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": "1.6",
"description": "BetterGI自带脚本用于传送后并执行自动秘境。秘境中角色死亡复活后继续回去战斗。",
"authors": [
{
"name": "huiyadanli",
"links": "https://github.com/huiyadanli"
},
{
"name": "iris"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}