- Eclipse
- any java capable IDE would work, but Eclipse and WindowBuilder is a nice combination
- Window Builder (Eclipse Plugin)
- can also be installed using the Eclipse Marketplace
- Minecraft
- preferably with a few log files that were created while playing on Hypixel SkyBlock
- Log into github
- Fork this repository
- Clone the project to your local machine
- git command, Eclipse or some GUI (I for example used SourceTree)
- Import the projekt into Eclipse
- (Wait for the project to fully load)
- Now you can change files and test the application
- Once you are you are happy with your result you can commit and push everything to a new branch of your forked project
- If you want to create a pull request you can do that on the github page of your forked project
- github automatically offers you that option once you've made changes to your forked project