Files
bettergi-scripts-list/repo/js/AutoFontaineLeyLine/manifest.json
kaedelcb 47e3a238c7 v.3.8版本 全自动枫丹地脉花 20250830 (#1769)
### v.3.8版本:20250830

- **新功能**:

- **优化**:
1. 改用模板匹配进行浓缩树脂识别,使用颜色遮罩模板,全脚本要求BGI版本提高到0.47.1。
2. 针对2K和4K分辨率,降低匹配度要求,提高识别精度。
2. 优化提前打开地脉花的情况处理。
2025-08-30 12:03:26 +08:00

35 lines
882 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": "3.8",
"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捣蛋的基础逻辑"
]
}
}