Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:47 +08:00
commit ba28d2ddd8
53 changed files with 7766 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "{{PLUGIN_NAME}}",
"description": "{{PLUGIN_DESCRIPTION}}",
"version": "{{VERSION}}",
"author": "{{AUTHOR}}",
"homepage": "{{HOMEPAGE_URL}}",
"repository": "{{REPOSITORY_URL}}",
"license": "{{LICENSE}}"
}