Update manifest.json (#2000)

This commit is contained in:
JJMdzh
2025-09-26 21:21:52 +08:00
committed by GitHub
parent 1f06af25c4
commit eb5b83e5ac

View File

@@ -4,6 +4,13 @@
"version": "2.42",
"bgi_version": "0.44.8",
"description": "模板匹配材料OCR识别数量\n支持背包材料的数量统计+路径CD管理自动优选路径\n具体支持看材料CD文件可自行增减材料CD。",
"saved_files": [
"history_record/*.txt",
"overwrite_record/*.txt",
"latest_record.txt",
"pathing_record/*.txt",
"pathing_record/noRecord/*.txt"
],
"authors": [
{
"name": "吉吉喵"
@@ -11,4 +18,4 @@
],
"settings_ui": "settings.json",
"main": "main.js"
}
}