Update README.md

This commit is contained in:
Jerry 2025-05-10 20:59:02 +08:00 committed by GitHub
parent 8bfcd95156
commit 03c2b0cbf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,14 @@
# crystelf-plugin
适配Yunzai的crystelf服务端
## 使用方法
- `clone`插件到plugins目录
- `pnpm install`安装依赖
- 在data/crystelf目录中填入配置
## 贡献
- fork仓库
- 提交更新
- 推送pr等待合并