- Download the latest version of Fabric.
- Download the latest version of Rubikon.
- Place the Rubikon jar file in your mods folder.
- Run minecraft :D
- Clone this repository:
git clone https://github.com/xHyroM/rubikon.git
- Open project in IntellIJ Idea
- For more information look into Fabric Wiki
To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.
- Fork this repository
- Create a new branch for your changes:
git checkout -b my-feature
- Commit your changes:
git commit -am "Add my feature"
- Push the branch:
git push origin my-feature
- Open a pull request
- (optional) Switch back to the
1.19
(main) branch:git checkout 1.19
This project is licensed under the GPL-3 License.