Example mod implementing OneConfig.
- Copy the template either by using GitHub's "Use this template" feature or downloading the repo manually.
- Remove the license named "LICENSE-TEMPLATE" and choose a new one.
- Refactor the template (specifically, the modid, version and name in the gradle.properties and most of the class names) to a different name.
- Have fun modding! :D
Check out these update guides:
- Updating to commit
fd8e095
(most recent update) - Updating to commit
301a6ca