Liquidbounce-nextgen gui tutorial
General Discussion
2
Posts
2
Posters
542
Views
-
Can someone make video how to install new gui for liquidbounce?
Thanks -
Can someone make video how to install new gui for liquidbounce?
Thanksgit clone https://github.com/CCBlueX/LiquidBounce.git
cd liquidbounce
git submodule update --init --recursive
REQUIRED for the new theme. (GUI, ClickGUI)gradlew --debug setupDevWorkspace
gradlew build