User Tools

Site Tools


tutorial:keybinds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial:keybinds [2025/10/22 16:47] – Add 1.21.10 keybinding tutorial cassiancctutorial:keybinds [2025/10/22 16:50] (current) – revert that codeblock cassiancc
Line 56: Line 56:
     InputUtil.Type.KEYSYM, // The type of the keybinding, KEYSYM for keyboard, MOUSE for mouse.     InputUtil.Type.KEYSYM, // The type of the keybinding, KEYSYM for keyboard, MOUSE for mouse.
     GLFW.GLFW_KEY_R, // The keycode of the key     GLFW.GLFW_KEY_R, // The keycode of the key
-    CATEGORY+    CATEGORY // The category of the key - you'll need to add a translation for this!
          
 )); ));
tutorial/keybinds.1761151675.txt.gz · Last modified: 2025/10/22 16:47 by cassiancc