mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-16 22:01:07 +00:00
test commit so version is different B)
This commit is contained in:
@@ -51,6 +51,7 @@ val remapped = tasks.register<RemapJarTask>("remapShadedJar") {
|
|||||||
remapAccessWidener.set(true)
|
remapAccessWidener.set(true)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
tasks.register<TaskModrinthUpload>("publishModrinth") {
|
tasks.register<TaskModrinthUpload>("publishModrinth") {
|
||||||
dependsOn("remapShadedJar")
|
dependsOn("remapShadedJar")
|
||||||
group = "fabric"
|
group = "fabric"
|
||||||
|
|||||||
Reference in New Issue
Block a user