Update halplibe, add mixin extras.

1.7.7.0_02
MartinSVK12 10 months ago
parent 971d2b8209
commit dddd143c92

@ -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"

@ -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

Loading…
Cancel
Save