Fix Publishing config... WHY WOULD CRATERLIB BE A DEPENDENCY OF ITSELF HYPHER?????

This commit is contained in:
2023-06-10 17:49:44 +02:00
parent 5d33edc11c
commit b27854470b

View File

@@ -179,10 +179,6 @@ publisher {
gameVersions = ["1.20"]
loaders = ["forge"]
artifact = jar
curseDepends {
required = ["craterlib"]
}
}
publishMod.dependsOn(build)