Fix CurseForge Changelog
All checks were successful
SorceryCraft/pipeline/head This commit looks good
All checks were successful
SorceryCraft/pipeline/head This commit looks good
This commit is contained in:
parent
c1e935764d
commit
abc16c2bbb
@ -61,12 +61,10 @@ curseforge {
|
||||
}
|
||||
project {
|
||||
id = project.curseforge_id
|
||||
changelogType = 'markdown'
|
||||
changelog = file('CHANGELOG.md')
|
||||
changelog = 'A changelog can be found at https://gitea.thebrokenrail.com/TheBrokenRail/SorceryCraft/src/branch/master/CHANGELOG.md'
|
||||
releaseType = 'release'
|
||||
addGameVersion project.simple_minecraft_version
|
||||
addGameVersion 'Fabric'
|
||||
addGameVersion 'Java 8'
|
||||
mainArtifact(remapJar) {
|
||||
displayName = "SorceryCraft v${version} for ${project.minecraft_version}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user