Skip to content

Commit

Permalink
Merge fabric shadowed services
Browse files Browse the repository at this point in the history
  • Loading branch information
ustc-zzzz authored Oct 7, 2024
1 parent 1ca2b18 commit d29d4f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ processResources {
shadowJar {
exclude "architectury.common.json"

mergeServiceFiles()

configurations = [project.configurations.shadowCommon]
archiveClassifier = "dev-shadow"
}
Expand Down

0 comments on commit d29d4f8

Please sign in to comment.