Skip to content

Commit

Permalink
Moved to lib compile
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Jan 6, 2024
1 parent 46cd476 commit 09a613b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ version = rootProject.version

dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT")
compileOnly("com.ticxo.modelengine:api:R3.1.9")
compileOnly(fileTree("lib"))
compileOnly(project(":api"))
}
Binary file added v3/lib/api-R3.1.9.jar
Binary file not shown.

0 comments on commit 09a613b

Please sign in to comment.