Skip to content

Commit

Permalink
fix: neoforge build marked as "NeoForge" for CF
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Mar 21, 2024
1 parent 1fc68a7 commit 01c956f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neoforge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ if (ENV.CURSEFORGE_KEY) {
project {
id = project.curseforge_id_forge
releaseType = ftbPublishing.relType
addGameVersion "Forge"
addGameVersion "NeoForge"
addGameVersion project.minecraft_version
mainArtifact(remapJar.archiveFile)
relations {
Expand Down

0 comments on commit 01c956f

Please sign in to comment.