Ares is a free, open source minecraft utility mod aimed at anarchy servers. Created by Tigermouthbear.
Visit https://aresclient.org/download for instructions on downloading and installing.
To open GUI use ;
key.
To change GUI bind key use -bind clickGui your_preferred_key
(e.g. -bind clickGui u
will change gui key to u
)
build
gradle task.
:ares-forge:build
gradle task.:ares-fabric:build
gradle task.:ares-fabric-1.17:build
gradle task.:ares-fabric-1.16:build
gradle task.:ares-installer:build
gradle task. build
folder.setupWorkspace
gradle task (this may take a while and produce warnings).testForge
or testFabric
gradle task to build and copy the mod into your mods folder automatically (currently only works for default minecraft folder).Feel free to open a pull request or issue, we currently don't have templates for either of these so please be descriptive in your explanations. If you provide a pull request, please keep the same formatting as the rest of the project.