/MatHax

A Minecraft 1.17.1-1.18.2 utility client for Fabric.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

MatHax

A Minecraft 1.17.1-1.18.1 utility client for Fabric


Discord

GitHub last commit GitHub commit activity
GitHub code size in bytes GitHub lines of code GitHub contributors

Usage

Building

  • Clone this repository
  • Run ./gradlew build

Installation

Follow guide on the wiki.

Contribution Guidelines

We will review and help with all reasonable pull requests as long as the guidelines below are met.

  • IDE or system related files should be added to the .gitignore, never committed in pull requests.
  • In general, check existing code to make sure your code is similar in style and formatting to the code already in the project.
  • Favour readability over compactness.
  • If you need help, check out the Google Java Style Guide.

Bugs and Suggestions

Bug reports and suggestions should be made in this repo's issue tracker using the templates provided. Please provide as much information as you can to best help us understand your issue and give a better chance of it being resolved.

If you have any other questions, check our FAQ.