Initial commit

This commit is contained in:
2022-06-14 09:02:54 +08:00
commit 1f6f12d84b
18 changed files with 1203 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# mirai-console-plugin-template
[Mirai Console](https://github.com/mamoe/mirai-console) 插件模板, 使用 Kotlin + Gradle.
[如何使用](https://github.com/project-mirai/how-to-use-plugin-template)