js-ocr怪物图鉴数量检测 (#920)

* 1

* 2
This commit is contained in:
Tooltingsu
2025-05-25 20:04:04 +08:00
committed by GitHub
parent df81394015
commit 81d0c53e10
297 changed files with 440 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"manifest_version": 1,
"name": "怪物图鉴数量统计",
"version": "5.6",
"bgi_version": "0.45.1",
"description": "",
"authors": [
{
"name": "Tool_tingsu",
"link": ""
}
],
"settings_ui": "settings.json",
"main": "main.js"
}