Final updates before first release

This commit is contained in:
2023-06-10 13:25:23 +02:00
parent c7db867b4b
commit 48b7b7670d
14 changed files with 100 additions and 45 deletions

View File

@@ -145,7 +145,7 @@ publisher {
curseID = curse_id
modrinthID = modrinth_id
versionType = "release"
changelog = rootProject.file("changelog.md")
changelog = rootProject.file("changelog-fabric.md")
version = "${minecraft_version}-${project.version}"
displayName = "[FABRIC/QUILT 1.20] CraterLib - ${project.version}"
gameVersions = ["1.20"]