Upload changelog to Modrinth in the future

This commit is contained in:
JacksonAbney
2025-04-16 14:33:48 -08:00
parent 1e022d71b0
commit 3389aa6634

View File

@@ -263,6 +263,7 @@ modrinth {
uploadFile = "build/libs/oc2r-${minecraft_version}-${minecraft_sdk}-${version}-all.jar"
gameVersions = ["1.20.1"]
loaders = ["forge"]
changelog = System.getenv("CHANGELOG") ?: "Changelog not available."
dependencies {
required.project "markdownmanual"
}