Skip to content

Commit

Permalink
Fix dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
DakotaPride committed Jul 19, 2024
1 parent 3a1cb42 commit 256d3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//file:noinspection GradlePackageVersionRange
plugins {
id "fabric-loom" version "1.0.+"
// id "io.github.juuxel.loom-quiltflower" version "1.+" // Quiltflower, a better decompiler
id "io.github.juuxel.loom-quiltflower" version "1.+" // Quiltflower, a better decompiler
id "io.github.p03w.machete" version "1.+" // automatic jar compressing on build
id "maven-publish"
}
Expand Down

0 comments on commit 256d3db

Please sign in to comment.