We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b4e3f commit 3693753Copy full SHA for 3693753
JexChangelog.txt
@@ -1,3 +1,10 @@
1
+0.8.0
2
+Added TargetHud mod
3
+Added support for animated capes in .gif format
4
+Added support for loading capes from MinecraftCapes.net
5
+Fixed "Reload Capes and Hats" showing a massive number for seconds left to press again
6
+Fixed typo in Plugin Manager screen
7
+
8
0.7.9
9
Added ability to change mod keybinds from GUI
10
Added ability to go backward in gui with tab
gradle.properties
@@ -9,6 +9,6 @@ loader_version=0.14.6
fabric_version=0.55.1+1.19
11
# Mod Properties
12
-mod_version=0.7.9
+mod_version=0.8.0
13
maven_group=me.dustin
14
archives_base_name=jex-client
0 commit comments