mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-15 05:11:09 +00:00
move compiled addons to run directories
This commit is contained in:
@@ -33,10 +33,6 @@ dependencies {
|
||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
||||
}
|
||||
|
||||
tasks.named<Jar>("jar") {
|
||||
archiveBaseName.set("Terra-biome")
|
||||
}
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
create<MavenPublication>("mavenJava") {
|
||||
|
||||
Reference in New Issue
Block a user