Skip to content

Commit

Permalink
sources jar
Browse files Browse the repository at this point in the history
  • Loading branch information
isXander committed Jul 10, 2022
1 parent 32de9be commit 1b7db76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ dependencies {
}
}

java {
withSourcesJar()
}

tasks {
processResources {
val modId: String by project
Expand Down

0 comments on commit 1b7db76

Please sign in to comment.