Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Uraneptus committed Aug 31, 2024
1 parent 08cdf3e commit 01ff7bd
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 @@ -109,6 +109,10 @@ mixin {
config "${mod_id}.mixins.json"
}

java {
withSourcesJar()
}

jar {
manifest {
attributes([
Expand Down

0 comments on commit 01ff7bd

Please sign in to comment.