Create README.md

This commit is contained in:
2021-10-17 23:56:43 +08:00 committed by GitHub
parent 0a9a696b55
commit 77896a5e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# mirai-console-jcf-plugin
基于Mirai Console的Curseforge插件
**正在开发中...**
## 鸣谢
- [Mirai](https://github.com/mamoe/mirai) 提供机器人平台
- [Mirai Console](https://github.com/mamoe/mirai-console) 开放插件接入
- [Curseforge API](https://github.com/Gaz492/CurseforgeAPI) 提供`Curseforge API`
- [Curseforge API Kotlin library](https://github.com/pearxteam/cursekt) 提供`Curseforge API`的`kotlin`封装