Closed Boomaa23 closed 4 years ago
GLFW is just better. No more unzipping into a temp folder and doing illegal reflection! Does make the final jar 1.6MB (as opposed to 600kb).
Having this issue on Linux only: https://github.com/LWJGL/lwjgl3/issues/149. Pushed c10a3cf74b19a8af65ecff1986a69ba81c17c73b to fix it by just hiding the Joystick window instead of disposing of it (Linux only).
GLFW is just better. No more unzipping into a temp folder and doing illegal reflection! Does make the final jar 1.6MB (as opposed to 600kb).