Skip to content

CzechHech/Client

 
 

Repository files navigation

MatHax

A Minecraft 1.17.1-1.19 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.

About

Minecraft utility mod for Fabric.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%