Skip to content

Commit c7c7c60

Browse files
HolyFoxCodegithub-actions[bot]
authored andcommitted
chore: update napcat-plugin-template to v1.0.0
1 parent c8cf916 commit c7c7c60

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

plugins.v4.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,19 @@
487487
],
488488
"minVersion": "4.14.0",
489489
"downloadCount": 133
490+
},
491+
{
492+
"id": "napcat-plugin-template",
493+
"name": "插件模板",
494+
"version": "1.0.0",
495+
"description": "NapCat 插件开发模板 - 快速开始你的插件开发",
496+
"author": "Your Name",
497+
"homepage": "https://github.com/HolyFoxCode/napcat-plugin-template",
498+
"downloadUrl": "https://github.com/HolyFoxCode/napcat-plugin-template/releases/download/v1.0.0/napcat-plugin-template.zip",
499+
"tags": [
500+
"工具"
501+
],
502+
"minVersion": "4.14.0"
490503
}
491504
]
492-
}
505+
}

0 commit comments

Comments
 (0)