Files
bettergi-scripts-list/repo/js/背包材料统计/manifest.json
JJMdzh 431927c46f js,背包统计++ v2.26 更快,修复读取材料时间错误等bug,新增路径材料时间成本计算 (#915)
* js,背包统计++ v2.26 更快,修复读取材料时间错误等bug,新增路径材料时间成本计算

+ v2.26 修复读取材料时间错误等bug,新增路径材料时间成本计算;
因食物部分图片未补足,为适配快速滑页,苹果、日落果、星蕈、活化的星蕈、枯焦的星蕈、泡泡桔、烛伞蘑菇、美味的宝石闪闪,这八个食物必须有,且在第一行。不然这几个食物会无法识别。

* Switch to parseFloat to preserve run-time precision in the time-cost calculation.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-24 21:13:40 +08:00

14 lines
413 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": "2.26",
"bgi_version": "0.44.8",
"description": "默认四行为一页模板匹配材料OCR识别数量。\n数字太小可能无法识别用?代替。\n目前支持采集材料的数量统计+路径CD管理。",
"authors": [
{
"name": "吉吉喵"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}