curseforge changelog formatting

This commit is contained in:
Flemmli97 2021-06-10 20:34:18 +02:00
parent 9baf468e05
commit 5c99929ded

View File

@ -168,7 +168,7 @@ curseforge {
addGameVersion "${it}"
}
mainArtifact(remapJar) {
changelog = changelog(3)
changelog = changelog(3).replace("\n-", "\n\n- ")
changelogType = "markdown"
releaseType = 'release'
}