We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21542e5 commit c62ca0aCopy full SHA for c62ca0a
README.md
@@ -1,2 +1,11 @@
1
-#Jex Utility Client
2
-https://jexclient.com/
+# Jex Utility Client
+https://jexclient.com/
3
+
4
+## Setup
5
+Simply open build.gradle as an Intellij project
6
7
+## How to build
8
+1. Run the gradle Build script
9
+2. Download my jar merger and Jex libraries [here](https://jexclient.com/download/LibMerger.zip)
10
+3. Set the jar file you've just created as the Main jar, and add libraries
11
+4. Click "Create Fat Jar" and the outputted jar can be dropped in your Fabric mods folder
0 commit comments