Solved Can't build liquidbounce
-
For some reason I can't build liquidbounce b74
https://cdn.discordapp.com/attachments/735675004099756132/1051606503712362606/image.png
Can anyone help me?
-
This post is deleted! -
go to terminal tab in intelij idea and type this command
./gradlew --debug setupDevWorkspace idea genIntellijRuns build
if it still not working than use java 11 -
@lol_-I_know_that_you_see_this
I got it almost working
-
@Te1amon You should have used git clone, but you downloaded it from GitHub, now your folder has no .git folder.
-
I got it working lol
-
Te1amon