Files
bettergi-scripts-list/repo/js/背包材料统计/manifest.json
JJMdzh 8adfeea5ce js,背包材料统计修复bug (#875)
* Add files via upload

* Delete repo/js/背包材料统计/pathing directory

* Add files via upload
2025-05-20 01:28:01 +08:00

14 lines
516 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.24",
"bgi_version": "0.44.8",
"description": "默认四行为一页模板匹配材料OCR识别数量。\n数字太小可能无法识别用?代替。\n目前支持采集路线。\n材料种类数量或导入js本地\n图包文件夹images放入assets下\nv2.24修复不能空路径使用背包统计功能等bug",
"authors": [
{
"name": "吉吉喵"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}