Posted April 3, 20205 yr I have looked around the internet for this, and most pages recomend LWJGL's Keyboard class, however this is gone in my latest mappings, and is also outdated as the values have since changed. I have been using this website to figure them out, however I want my Keybind to be L_ALT and don't know how to go about adding it as it requires a left side modifier. Thank you for your help! Edited April 3, 20205 yr by ultra_reemun Solved!
April 3, 20205 yr You can find keycodes used by LWJGL in the GLFW class now. This has some more info on migrating away from the Keyboard class, if you're interested (not necessary for modding at all, but may be useful for learning about LWJGL). Edited April 3, 20205 yr by imacatlolol I'm eager to learn and am prone to mistakes. Don't hesitate to tell me how I can improve.
April 3, 20205 yr Author 6 minutes ago, imacatlolol said: You can find keycodes used by LWJGL in the GLFW class now. This has some more info on migrating away from the Keyboard class, if you're interested (not necessary for modding at all, but may be useful for learning about LWJGL). Excellent! Thank you very much.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.