Jex Client is a Minecraft Utility Client made for Anarchy servers. It has support for mods like custom Baritone Processes, ViaFabric compatibility, a Sodium compatible Xray, and more
You can download Jex Client in the discord or in the releases tab
If your JexClient path has any spaces or special characters in it's path, the Features, Commands, and Config Manager will not properly load. Why?
- Java 17 JDK
- A Java IDE, like Intellij or Eclipse
Manual
1. Open build.gradle as an Intellij project.
2. If you don't see run profiles after it finishes loading, close and re-open the project
Automatic
Click the green "Code" button above and open an Intellij project from Git with the link it provides
Using Intellij it is recommended to go to your Gradle settings and changing 'Build and Run' to use Intellij.
1. Download the repo and run the command "gradlew eclipse" (use a ./ before command if using PowerShell)
2. Open Eclipse and go to File -> Import -> Import from existing project
3. Click the drop-down box next to the Run button in Eclipse
4. Select "Java Application" then select "jexclient-main_client"
5. Run
1. Run the gradle Build script
2. Drag & drop JexClient.jar into your mods folder
Sometimes features will be pushed to github before the update is fully released. If you'd like to try them, you can find auto-builds here