update by Silence_Lurker

Init plugin
This commit is contained in:
2025-12-23 16:22:27 +08:00
parent 5635b3441a
commit fd244519cc
10 changed files with 878 additions and 1 deletions

7
manifest.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Amily-Databin",
"author": "Amily",
"version": "0.0.1-a",
"description": "A SillyTavern plugin for data management.",
"entry": "index.js"
}