Add files via upload (#528)

This commit is contained in:
kaedelcb
2025-04-07 12:33:35 +08:00
committed by GitHub
parent 7e9398f3b5
commit 9aa8f519eb
19 changed files with 311 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"manifest_version": 1,
"name": "参量质变仪LCB",
"version": "1.0",
"bgi_version": "0.44.0",
"description": "参量质变仪LCB",
"authors": [
{
"name": "LCB"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}