|
@@ -77,7 +77,7 @@ curseforge {
|
|
relations {
|
|
relations {
|
|
requiredDependency "fabric-api"
|
|
requiredDependency "fabric-api"
|
|
}
|
|
}
|
|
- mainArtifact(remapJar.archivePath.toFile()) {
|
|
|
|
|
|
+ mainArtifact(remapJar.archivePath) {
|
|
displayName = "[Fabric $rootProject.supported_version] v$project.version"
|
|
displayName = "[Fabric $rootProject.supported_version] v$project.version"
|
|
}
|
|
}
|
|
afterEvaluate {
|
|
afterEvaluate {
|