Skip to content

Commit

Permalink
me stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
AnAwesomGuy committed Oct 1, 2024
1 parent 247be87 commit 1465a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ publishMods {
def neoForge = publishOptions {
file = neoForgeJar
additionalFiles.from neoForgeSources
version = project.version + "-fabric"
version = project.version + "-neoforge"
displayName = "[(Neo)Forge 1.20.5+] $display_name $mod_version+1.20.4"
modLoaders.add "neoforge"
}
Expand Down

0 comments on commit 1465a34

Please sign in to comment.