Files
bettergi-scripts-list/repo/js/Auto全自动“枫丹”地脉花/manifest.json
kaedelcb 2efbe03a17 地脉花v.2.6版本:20250620 (#1144)
* 修改参数命名错误

修改参数命名错误

* 修复补充按键判断错误

修复补充按键判断错误

* 地脉花v.2.6版本:20250620

v.2.6版本:20250620
1、修复参数错误
2、前往地脉花和领取奖励坐标优化,减少不必要的位置判断点,加速到达和领取。

* 修改显示LOG

修改显示LOG

* JS设置中提示关闭自动战斗检测

JS设置中提示关闭自动战斗检测
2025-06-20 16:26:37 +08:00

32 lines
820 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": "地脉花-可禁UID/领每日/树脂使用顺序",
"version": "2.6",
"bgi_version": "0.44.8",
"description": "枫丹地脉花蓝花金花通用。生存压力大请带盾奶避免纯水输出请注意说明文件。如有BUG请联系作者QQ:119996800",
"tags":["地脉花"],
"authors": [
{
"name": "LCB-茶包"
},
{
"name": "ddaodan",
"link": "https://github.com/ddaodan"
},
{
"name": "平面镜",
"link": "https://github.com/Flatmirrr"
},
{
"name": "秋云",
"link": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"versionLog": {
"v2.0": [
"感谢平面镜之前的基础线路版本和D捣蛋的基础逻辑"
]
}
}