initial commit

This commit is contained in:
りき萌 2024-12-31 22:36:29 +01:00
commit 3f90d46028
13 changed files with 373 additions and 0 deletions

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# 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.