Add README for example plugin
Some checks failed
Build Action / Build-LiteLoader (push) Has been cancelled
Build Action / Build-Shell (push) Has been cancelled

Introduces installation instructions for the example plugin, detailing how to place the build output in the appropriate plugins directory.
This commit is contained in:
手瓜一十雪 2025-09-02 22:54:44 +08:00
parent 1fe822cd20
commit 4c9a220300

View File

@ -0,0 +1,3 @@
# Example Plugin
## Install
安装只需要将dist产物 `index.mjs` 目录放入 napcat根目录下`plugins/example`,如果没有这个目录请创建。