Locked Window Size

Quick rating

Community listing page, reviews here may not be monitored by the author.

Locked Window Size

No reviews yet

A simple Minecraft mod that makes the game window un-resizeable

Mod Loaders
Minecraft

About

Description

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);

screenshot

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);

screenshot