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 e8a5320 commit 217d8abCopy full SHA for 217d8ab
2 files changed
changelog.md
@@ -9,6 +9,4 @@ This version has the following targets:
9
10
## Changes
11
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
+- Fix crash on slow computers when using the Remove Reloading Screen mod
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.jvmargs=-Xmx4G
2
org.gradle.parallel=true
3
4
-modVersion=3.0.0
+modVersion=3.0.1
5
modId=controlify
6
modName=Controlify
7
modDescription=The most advanced controller mod for Minecraft.
0 commit comments