mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 07:29:38 +00:00
Introduces installation instructions for the example plugin, detailing how to place the build output in the appropriate plugins directory. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| package.json | ||
| README.md | ||
| vite.config.ts | ||
Example Plugin
Install
安装只需要将dist产物 index.mjs 目录放入 napcat根目录下plugins/example,如果没有这个目录请创建。