Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:20 +08:00
commit 9e41b7cc0d
8 changed files with 745 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "plugin-name",
"description": "Clear, concise description of plugin functionality (1-2 sentences)",
"version": "1.0.0",
"author": {
"name": "Author Name",
"email": "author@example.com"
}
}