.
This commit is contained in:
parent
682cff9a8b
commit
a2d1153ae8
17 changed files with 439 additions and 326 deletions
|
|
@ -5,14 +5,8 @@ plugins {
|
|||
id("scrow.java-library")
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven("https://repo.papermc.io/repository/maven-public/") {
|
||||
name = "papermc"
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":kencommandapi-core"))
|
||||
api(project(":kencommandapi-core"))
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.11-rc3-R0.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue