Skip to content

Commit

Permalink
fix neoforge accesswidener not being converted to transformer
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Mar 6, 2024
1 parent e07e25e commit 42ba47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ tasks {
inputFile.set(shadowJar.get().archiveFile.get())
archiveVersion = destArchiveVersion
archiveClassifier = destArchiveClassifier
atAccessWideners.add(loom.accessWidenerPath.get().asFile.name)
}
}

0 comments on commit 42ba47d

Please sign in to comment.