how the fuck do I compile liquidbounce
-
@mems The regular one.
Sorry, I am still under the post limit. Should probably have retained my old account. Oh well.git clone https://github.com/CCBlueX/LiquidBounce
cd LiquidBounce
git checkout master
gradlew --debug setupDevWorkspace
gradlew build
You run these commands on command prompt.
-
git clone https://github.com/CCBlueX/LiquidBounce
cd LiquidBounce
git checkout master
gradlew --debug setupDevWorkspace
gradlew build
You run these commands on command prompt.
-
@cancer If you don't want to edit LiquidBounce, then nope.
-
@cancer If you don't want to edit LiquidBounce, then nope.
-
git clone https://github.com/CCBlueX/LiquidBounce
cd LiquidBounce
git checkout master
gradlew --debug setupDevWorkspace
gradlew build
You run these commands on command prompt.
-
@mems Does it work on pcs with 4gb ram? I have old src, wut do i do? It's not compatible with crossversion.
@gabriel IntelliJ will lag as miner on 4gb pc
-
@gabriel IntelliJ will lag as miner on 4gb pc
@idk-my-name And command prompt?
-
@idk-my-name And command prompt?
@gabriel Gradle uses 1/2 of your ram.
(then 2.3 gb, due to 300 mb java allocation.)
Also, you will use notepad to edit java files?! Are you crazy, man?!
Gradle does not show errors if they exist in java files -
@idk-my-name And command prompt?
@gabriel remember that windows 10 uses 1~1.3 gb as ram allocation to prevent explorer.exe crash and other bad things
-
@idk-my-name And command prompt?
@gabriel 2.3 + 1.3 = 3.6 gb
4 - 3.6 = 0.4 gb = 400 mb
i saw 4 gb ram pcs at the end of 2012 year
400 free ram is not enough to keep open discord/google chrome -
@idk-my-name And command prompt?
@gabriel discord uses 256 mb of ram aswell, i have 32 gb of ram and it can use 426 mb of ram due to my own limit
i have a lot of plugins installed in my google chrome and a lot of opened tabs so it uses ~8 gb -
@idk-my-name And command prompt?
@gabriel You can use Eclipse aswell, it uses 200 mb to keep up opened and 1 gb of ram for RUNNING JDK with mc 1.8.9 (NO FORGE)
-
@gabriel discord uses 256 mb of ram aswell, i have 32 gb of ram and it can use 426 mb of ram due to my own limit
i have a lot of plugins installed in my google chrome and a lot of opened tabs so it uses ~8 gb@idk-my-name I don't use discord, i also use chrome for it.
-
@gabriel You can use Eclipse aswell, it uses 200 mb to keep up opened and 1 gb of ram for RUNNING JDK with mc 1.8.9 (NO FORGE)
@idk-my-name Give me a video tutorial on how to compile lb in eclipse or intelij.
-
@idk-my-name And command prompt?
@gabriel I had Jello 0.2 SRC inb4 (mc 1.9.4-1.11)
good old days
i used eclipse aswell with OpenJDK 9 -
@idk-my-name Give me a video tutorial on how to compile lb in eclipse or intelij.
@gabriel ij: shift + f10
eclipse: it does not support kotlin and gradle -
@idk-my-name I don't use discord, i also use chrome for it.
@gabriel ur crazy
-
@idk-my-name Give me a video tutorial on how to compile lb in eclipse or intelij.
@gabriel this is bug as far as i know :
IJ's GUI uses 480 gb of ram.
this is not bugs after dis line:
IJ starts their own java.exe to index files faster
IJ uses some notifier that allocates 3 mb of ram to create push noti on windows 10
IJ won't allow you to run in sandboxie -
@gabriel 2.3 + 1.3 = 3.6 gb
4 - 3.6 = 0.4 gb = 400 mb
i saw 4 gb ram pcs at the end of 2012 year
400 free ram is not enough to keep open discord/google chrome@idk-my-name it is deffo possible on win10 and 4 gigabytes of ram, with ij, mc, firefox and discord open.
t. client developer manperson -
@mems Thanks! You have once again shown me that I am too stupid to properly read documentation.