diff --git a/README.md b/README.md new file mode 100644 index 0000000..be36438 --- /dev/null +++ b/README.md @@ -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`封装