Skip to content

Commit

Permalink
fix: AW->AT fix for neoforge
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Dec 15, 2023
1 parent e23af2a commit 545cf7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neoforge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ remapJar {
dependsOn shadowJar
archiveBaseName.set "${rootProject.archives_base_name}-${project.name}"
archiveClassifier.set null
atAccessWideners.add('ftbchunks.accesswidener')
}

jar {
Expand Down

0 comments on commit 545cf7f

Please sign in to comment.