Update build.gradle
This commit is contained in:
parent
ddb38b73a2
commit
47e59ba262
@ -112,7 +112,7 @@ curseforge {
|
||||
"${project.curse_versions}".split(', ').each {
|
||||
addGameVersion "${it}"
|
||||
}
|
||||
addGameVersion "Fabric"
|
||||
addGameVersion "Forge"
|
||||
mainArtifact(remapJar) {
|
||||
changelog = changelog(3).replace("\n-", "\n\n- ")
|
||||
changelogType = "markdown"
|
||||
|
Loading…
Reference in New Issue
Block a user