mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 01:17:42 +01:00
Build using Toothpick scripts (#122)
Co-authored-by: BillyGalbreath <blake.galbreath@gmail.com>
This commit is contained in:
11
subprojects/api.gradle.kts
Normal file
11
subprojects/api.gradle.kts
Normal file
@@ -0,0 +1,11 @@
|
||||
repositories {
|
||||
loadRepositories(project)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
loadDependencies(project)
|
||||
}
|
||||
|
||||
java {
|
||||
withJavadocJar()
|
||||
}
|
||||
Reference in New Issue
Block a user