mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-24 09:00:06 +08:00
Add README for example plugin
Introduces installation instructions for the example plugin, detailing how to place the build output in the appropriate plugins directory.
This commit is contained in:
parent
1fe822cd20
commit
4c9a220300
3
src/example-plugin/README.md
Normal file
3
src/example-plugin/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Example Plugin
|
||||
## Install
|
||||
安装只需要将dist产物 `index.mjs` 目录放入 napcat根目录下`plugins/example`,如果没有这个目录请创建。
|
||||
Loading…
Reference in New Issue
Block a user