File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -91,9 +91,9 @@ dependencies {
9191
9292 // Helper library
9393 // If you do not need Halplibe you can comment this line out or delete this line
94- // modImplementation "com.github.Turnip-Labs:bta-halplibe:${project.halplibe_version}"
94+ modImplementation " com.github.Turnip-Labs:bta-halplibe:${ project.halplibe_version} "
9595
96- modImplementation files( " lib/modmenu-bta-3 .0.0.jar " )
96+ modImplementation " ModMenu:ModMenu:2 .0.3 "
9797
9898 implementation " org.slf4j:slf4j-api:1.8.0-beta4"
9999 implementation " org.apache.logging.log4j:log4j-slf4j18-impl:2.16.0"
Original file line number Diff line number Diff line change 11org.gradle.jvmargs =-Xmx2G
22
33# BTA
4- bta_version =1.7.7.1
4+ bta_version =7.1-pre1
55
66# Loader
77loader_version =0.14.19-babric.1-bta
88
99# HalpLibe
10- halplibe_version =2.7 .0
10+ halplibe_version =3.0 .0
1111
1212# Mod
1313mod_version =1.4.1-7.1
You can’t perform that action at this time.
0 commit comments