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 746865c commit 54366eaCopy full SHA for 54366ea
CHANGELOG.md
@@ -78,3 +78,4 @@
78
79
- HitColor option
80
- Allow Snap Perspective mode to be used on servers where Freelook is disallowed
81
+- add a port of the Dynamic FPS mod by juliand665 to 1.8.9
gradle.properties
@@ -7,12 +7,12 @@ org.gradle.jvmargs=-Xmx1G
7
loader_version = 0.14.9
8
9
# Mod Properties
10
- mod_version = 2.2.7+1.8.9
+ mod_version = 2.2.8+1.8.9
11
maven_group = io.github.axolotlclient
12
archives_base_name = AxolotlClient
13
14
# Dependencies
15
fabric_version = 1.9.0+1.8.9
16
17
# AxolotlClientConfig
18
-config_version = 1.0.14
+config_version = 1.0.17
0 commit comments