Skip to content

Commit

Permalink
Add neoforge tag for 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hlysine committed Feb 18, 2025
1 parent 105f8d3 commit 57d856b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ publishMods {
file = tasks.remapJar.archiveFile
displayName = file.map { it.asFile.name.substring(0, it.asFile.name.lastIndexOf('.')) }
modLoaders.add("forge")
modLoaders.add("neoforge")

modrinth {
accessToken = project.findProperty("MODRINTH_TOKEN")
Expand Down

0 comments on commit 57d856b

Please sign in to comment.