Skip to content

Commit

Permalink
em
Browse files Browse the repository at this point in the history
  • Loading branch information
xiewuzhiying committed Aug 4, 2024
1 parent 2fd1a45 commit 62bf4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation(annotationProcessor("io.github.llamalad7:mixinextras-common:${rootProject.mixin_extras}"))

//Mixin Squared
include(implementation(annotationProcessor("com.bawnorton.mixinsquared:mixinsquared-fabric:${rootProject.mixin_squared}")))
implementation(include("com.github.bawnorton.mixinsquared:mixinsquared-fabric:${rootProject.mixin_squared}"))

// Mod menu
modImplementation("com.terraformersmc:modmenu:3.2.3")
Expand Down

0 comments on commit 62bf4bd

Please sign in to comment.