mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-05-20 22:25:50 +08:00
### v.4.1版 全自动枫丹地脉花 0250926 - **优化**: 1. 删除拖动模式寻找地脉花,全部使用冒险之证的方式。 2. USEMASK模式有些设备可能无法识别,优化图像识别相关模式。 3. 优化自动拾取相关触发器的关闭,防止误触地脉花。 4. 删除调用BGI自动吃药功能(目前BUG比较多,暂时不开放)。
35 lines
882 B
JSON
35 lines
882 B
JSON
{
|
||
"manifest_version": 1,
|
||
"name": "全自动枫丹地脉花",
|
||
"version": "4.1",
|
||
"bgi_version": "0.47.1",
|
||
"description": "枫丹地脉花,蓝花金花通用。生存压力大,请带盾奶;避免纯水输出,请注意说明文件。如有BUG请联系作者QQ:119996800",
|
||
"tags": [
|
||
"地脉花"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "LCB-茶包",
|
||
"links": "https://github.com/kaedelcb"
|
||
},
|
||
{
|
||
"name": "ddaodan",
|
||
"links": "https://github.com/ddaodan"
|
||
},
|
||
{
|
||
"name": "平面镜",
|
||
"links": "https://github.com/Flatmirrr"
|
||
},
|
||
{
|
||
"name": "秋云",
|
||
"links": "https://github.com/physligl"
|
||
}
|
||
],
|
||
"settings_ui": "settings.json",
|
||
"main": "main.js",
|
||
"versionLog": {
|
||
"v2.0": [
|
||
"感谢平面镜之前的基础线路版本和D捣蛋的基础逻辑"
|
||
]
|
||
}
|
||
} |