Skip to content

Commit

Permalink
Add shadow plugin to build.gradle.kts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu authored Jun 27, 2024
1 parent dc8f6e7 commit d7cfe15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ plugins {
id("dev.deftu.gradle.tools")
id("dev.deftu.gradle.tools.resources")
id("dev.deftu.gradle.tools.bloom")
id("dev.deftu.gradle.tools.shadow")
id("dev.deftu.gradle.tools.minecraft.loom")
id("dev.deftu.gradle.tools.minecraft.releases")
}
Expand Down

0 comments on commit d7cfe15

Please sign in to comment.