mirror of
https://github.com/GeyserExtensionists/GeyserModelEngine.git
synced 2025-12-19 15:09:18 +00:00
just testing something
This commit is contained in:
@@ -52,9 +52,5 @@ tasks.shadowJar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tasks.jar {
|
tasks.jar {
|
||||||
enabled = false
|
dependsOn(tasks.shadowJar)
|
||||||
}
|
|
||||||
|
|
||||||
tasks.build {
|
|
||||||
dependsOn("shadowJar")
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user