# Fixer

A Minecraft mod for the NeoForge mod loader with some Fixes.

## Support

For support, please use [GitHub Issues](../../issues)

## Feedback

If you have any feedback, please reach out in the [GitHub Discussions](../../discussions)

## Documentation

The documentation is available in the [GitHub Wiki](../../wiki)

## Build

1. Clone the project
1. Navigate to the project directory
1. Build the project

```bash
  git clone https://github.com/Julienraptor01/fixer.git
  cd fixer
  ./gradlew build
```

## License

[CC-BY-NC-SA-4.0](LICENSE.md)
