Conorsmine
Conorsmine
Heya, it's me again; I created a small .exe file that simply executes the `start_win.bat` file via the system call `start start_win.bat`. This is the whole C-Code I used to...
REcently I reset my windows system and started fresh. This always brings new possiblities to try other/new things and there's nothing newer than an alpha project which just released. Anyways,...
Maven: ``` com.github.mworzala.mc_debug_renderer minestom 1.19.2-rv1 ``` Client Mod used: `1.19.2-rv1` Issue: I noticed that the `#thickness` attribute from the `Shape#line` (`Line.Builder`) builder does not affect the thickness of the line....
Two issues have come up when using the 1.19.2 version of the mc_debug_renderer. Maven: ``` com.github.mworzala.mc_debug_renderer minestom 1.19.2-rv1 ``` Client Mod used: `1.19.2-rv1` Issues: - Text color not used When...