Is it possible to somehow change these words?
-
@ttatto4ka
js:var Display = Java.type('org.lwjgl.opengl.Display'); Display.setTitle('your title here');
java:
import org.lwjgl.opengl.Display; Display.setTitle("your title here");
-
@asutoboki Thanks
-
@wowiesocl said in Is it possible to somehow change these words?:
You can download the liquidbounce source code to modify and build the project
man makes a custom build just for custom title and custom hud