This commit is contained in:
2024-08-16 12:04:16 +02:00
parent 66f5b6491c
commit 43550ee8df
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -5,4 +5,5 @@ plugins {
dependencies {
compileOnly(libs.paperapi21)
compileOnly(project(":SpigotCore"))
compileOnly(project(":KotlinCore"))
}