1
0
forked from Clones/Controlify

joystick support

This commit is contained in:
isXander
2023-02-16 12:25:55 +00:00
parent 1b5c9daf94
commit 5a1504df76
134 changed files with 2296 additions and 820 deletions

View File

@ -4,6 +4,7 @@
"minVersion": "0.8",
"compatibilityLevel": "JAVA_17",
"mixins": [
"core.GLXMixin"
],
"client": [
"core.ClientPacketListenerMixin",