创建插件基本框架

This commit is contained in:
2022-01-10 18:25:31 +08:00
parent 9056df5f23
commit f0eccaedaf
10 changed files with 128 additions and 156 deletions

View File

@@ -6,4 +6,4 @@ pluginManagement {
maven("https://dl.bintray.com/kotlin/kotlin-eap")
}
}
rootProject.name = "mirai-console-plugin-template"
rootProject.name = "mirai-console-jhr-plugin"