A simple Minecraft mod that makes the game window un-resizeable
It's a client-side fabric mod that works in all version and requires no extra dependency
How does it work? With this one-line magic code:
GLFW.glfwWindowHint(GLFW.GLFW_RESIZABLE, GLFW.GLFW_FALSE);
External resources
Project members
fallen-breath
Member
Technical information
License
LGPL-3.0-only
Client side
required
Server side
unsupported
Project ID