Skip to content

Commit

Permalink
Automatically add the java version to CurseForge artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hjake123 committed Oct 15, 2024
1 parent c613545 commit 6f3f9dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ curseforge {
addGameVersion "NeoForge"
addGameVersion "${minecraft_version}"
addGameVersion "1.21" // Temporary extra game version
addGameVersion "Java 21"
mainArtifact(jar)
relations{
requiredDependency "patchouli"
Expand Down

0 comments on commit 6f3f9dc

Please sign in to comment.