feat: add osu command
This commit is contained in:
10 files changed
+152
-38
No files matched your search
@@ -67,4 +67,8 @@ tasks.register("deployBot") {
|
||||
application {
|
||||
mainClass = "cn.rtast.fancybot.FancyBotKt"
|
||||
applicationName = "FancyBot"
|
||||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain(17)
|
||||
}
|
||||
Reference in New Issue
Block a user