Hello there! I'm glad you'd like to make OptiGUI a better mod.
Cool!
- Clone the repository
- Create a new branch from
dev - Commit your changes. Make sure to format the code and optimize imports. Use Kotlin style guide in IDEA
- Open a pull request to the
devbranch
Cool!
- Clone the repository
- Create a new branch from
dev - Add your translation JSON to
OptiGUI/src/main/resources/assets/optigui/lang/folder - Open a pull request to the
devbranch
- Create a new issue and select Request a feature template
- Fill in the form
- Search the open issues to see if anyone already reported it. If not, proceed to step 2
- Create a new issue and select Report a bug template
- Fill in the form with reasonable details, so I can reproduce it, and submit the issue
- Search the open issues to see if anyone already reported it. If not, proceed to step 2
- Create a new issue and select Report a crash template
- Fill in the form with reasonable details, so I can reproduce it, and submit the issue