Prevent Minecraft from minimising if you click away from it in fullscreen
gradle/wrapper | ||
src | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
LICENSE.txt | ||
README.md | ||
settings.gradle |
No Auto Iconify
A Minecraft mod which disables GLFW's default AUTO_ICONIFY
behaviour.
This means your game will no longer minimise when you unfocus the window in fullscreen.
I personally find this default behaviour annoying, so I made this mod in like 15 minutes to alleviate that.