Skip to content

Ares is a free, open source minecraft utility mod aimed at anarchy servers.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

AresClient/ares

drawing Ares

Build Status Version Version Discord License

Ares is a free, open source minecraft utility mod aimed at anarchy servers. Created by Tigermouthbear.

Installing

Visit https://aresclient.org/download for instructions on downloading and installing.

Using

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)

Building

  • Requires JDK 17
  • To build all versions of Ares (including the installer), run the build gradle task.
    • To build the forge 1.12.2 version, run the :ares-forge:build gradle task.
    • To build the fabric 1.18.1 version, run the :ares-fabric:build gradle task.
    • To build the fabric 1.17.1 version, run the :ares-fabric-1.17:build gradle task.
    • To build the fabric 1.16.4 version, run the :ares-fabric-1.16:build gradle task.
    • To build the installer, run the :ares-installer:build gradle task.
  • All built jars will be copied to the build folder.

Developer Environment

  • To set up the development environment, run the setupWorkspace gradle task (this may take a while and produce warnings).
  • For testing, run the testForge or testFabric gradle task to build and copy the mod into your mods folder automatically (currently only works for default minecraft folder).

Contributing

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.

About

Ares is a free, open source minecraft utility mod aimed at anarchy servers.

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages