We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d167930 commit c632181Copy full SHA for c632181
2 files changed
changelog.md
@@ -9,6 +9,7 @@ This version has the following targets:
9
10
## Changes
11
12
-- Fix various issues relating to focusing widgets in GUI screens
13
- - Sign "Done" button no longer gains initial focus preventing typing enter
14
-- JAR is now signed with a GPG key
+- Fix controller vibrations causing input to freeze
+- Fix being stuck sneaking if GUI_BACK matches VMOUSE_SHIFT_CLICK
+- Add debug option to specify SDL natives path explicitly
15
+- Update translations
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.jvmargs=-Xmx4G
2
org.gradle.parallel=true
3
4
-modVersion=2.5.1
+modVersion=2.5.2
5
modId=controlify
6
modName=Controlify
7
modDescription=The most advanced controller mod for Minecraft.
0 commit comments