File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,6 @@ This version has the following targets:
99
1010## Changes
1111
12- - Fix crash when attempting to edit the radial menu
13- - Add some error checking surrounding DefaultConfigManager to debug an ongoing bug
14- - Stop periodically saving when using gyro auto-calibration
15- - Fix stale boundInputs in InputBindings for controllers sharing the same settings
16- - Make vmouse CURSOR_ONLY truly cursor only, and add a new CURSOR_SCROLL mode to replace the original functionality
17- - Allow registration and rendering of custom guide domains
18- - Update translations
12+ - Fix double tap to sprint being hard to trigger
13+ - Fix crash with large modpacks due to a race condition in a Controlify resource reloader
14+ - Optimise some mixins
Original file line number Diff line number Diff line change 11org.gradle.jvmargs =-Xmx4G
22org.gradle.parallel =true
33
4- modVersion =3.0.0-beta.3
4+ modVersion =3.0.0
55modId =controlify
66modName =Controlify
77modDescription =The most advanced controller mod for Minecraft.
You can’t perform that action at this time.
0 commit comments