diff --git a/build.gradle b/build.gradle index e25656b..e7f5fd4 100644 --- a/build.gradle +++ b/build.gradle @@ -85,6 +85,8 @@ dependencies { // If you do not need Halplibe you can comment this line out or delete this line modImplementation "com.github.Turnip-Labs:bta-halplibe:${project.halplibe_version}" + include(implementation(annotationProcessor("com.github.llamalad7.mixinextras:mixinextras-fabric:0.2.0-beta.9"))) + modImplementation "ModMenu:ModMenu:2.0.3" implementation "org.slf4j:slf4j-api:1.8.0-beta4" diff --git a/gradle.properties b/gradle.properties index 6f0d8fd..d876511 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ bta_version=7.1-pre1a loader_version=0.14.19-babric.3-bta # HalpLibe -halplibe_version=3.1.0 +halplibe_version=3.3.3 # Mod mod_version=1.0.0