FullBright Module

This commit is contained in:
Patrick
2026-07-12 16:11:35 +02:00
parent 738713e51b
commit 9ae37ca894
6 changed files with 67 additions and 3 deletions
@@ -14,7 +14,7 @@ import org.lwjgl.glfw.GLFW;
public class CitrusDevClient implements ClientModInitializer {
public static final String API_URL = "http://localhost:3008";
public static final String API_URL = "https://citrus-api.winniepat.de";
private static KeyMapping openScreenKey;