mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 16:35:50 +00:00
test commit so version is different B)
This commit is contained in:
parent
e4576b3405
commit
ec0730ef73
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user