How to build LiquidBounce client
-
@sigma-bot i am lag not run with debug ru gradlew --stacktrace to find the probblem :))
-
@_simonclient_
Why there are errors, how should I fix them
-
@_simonclient_ thanks dude!! this really help alot!
-
@ibook in 1.8.9-Forge\build.gradle and in 1.8.9-Vanilla\build.gradle
change this
implementation 'com.github.TheAltening:API-Java:master-SNAPSHOT' implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT' compile 'com.github.TheAltening:API-Java:api-2.0-SNAPSHOT' compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
to this
implementation 'com.github.TheAltening:TheAltening4j:master-SNAPSHOT' implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT' compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1' compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
-
-
This post is deleted!
-
@S3lvax https://github.com/SkidderMC/FDPClient/blob/main/docs/WORKSPACE.md and u probably have to run it with ./gradlew etc
-