Loading
hmcl: add libxkbcommon and jdk 25, don't use system glfw by default
LWJGL uses its own glfw fork, and Minecraft 26.1 will crash if you use the system one. For those who prefer to use Wayland, you can add `-DMC_DEBUG_ENABLED` and `-DMC_DEBUG_PREFER_WAYLAND` on JVM arguments to enable Wayland support, and LWJGL requires libxkbcommon to work on Wayland. For those who still need system glfw, you can enable it in the advanced settings of HMCL.