How to package LiquidBounce build into a jar file
-
@ra2_ifv Do you want to compile LiquidBounce? There should be a tutorial on the forum about it. If you want to copy LB features to your own client, you need some Java knowledge.
-
Just open cmd at your code location and input"gradlew build"into your cmd
You can find it at 1.8.9-Forge/build/libs -
@xiaozhanyi said in How to package LiquidBounce build into a jar file:
Just open cmd at your code location and input"gradlew build"into your cmd
You can find it at 1.8.9-Forge/build/libsYou have to do
gradlew setupDevWorkspace idea genIntellijRuns
first.Plus it's not in 1.8.9-Forge anymore.
-
This post is deleted!
-
This post is deleted!
-
@aftery said in How to package LiquidBounce build into a jar file:
@ali00035 hey it's ok you're retarded at other times too!
Most of us are.
-
@aftery said in How to package LiquidBounce build into a jar file:
you have to know what you're doing first to reply
Well you're right, I'm gonna try to not reply without thinking first from now on, hopefully.
-
@aftery said in How to package LiquidBounce build into a jar file:
you have to know what you're doing first to reply
Eh 29 day reply.
The reason I wrote that was because just doing gradlew build didn't work for me, if it does work for you then it's my issue.