Skip to content

Commit

Permalink
make me happy
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yh-china committed Jun 27, 2024
1 parent 728dafb commit c0e9bc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ jar {
}
}

afterEvaluate {
remapJar.archiveClassifier = 'fabric'
}

afterEvaluate {
migrateMappings.configure {
outputDir = project.file("src/main/java")
Expand Down

0 comments on commit c0e9bc5

Please sign in to comment.