Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Oct 21, 2024
1 parent 4178548 commit c5b73d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,9 @@ modrinth {
projectId = "JpHZ1Cyv" // This can be the project ID or the slug. Either will work!
versionName = displayVersion
changelog = """
Fix IC2 crash because of bad reflection again
Fix IC2 crash because of bad reflection again.\\
Add OptiFabric/OptiFine compatibility.\\
Don't load multiple variant of a mixin at the same time
"""
uploadFile = remapJar
gameVersions = [project.minecraft_version] // Must be an array, even with only one version
Expand Down

0 comments on commit c5b73d9

Please sign in to comment.