https://www.wurstclient.net/download/
- Run these two commands in PowerShell:
./gradlew.bat genSources
./gradlew.bat eclipse
- In Eclipse, go to
Import...
>Existing Projects into Workspace
and select this project.
This code is licensed under the GNU General Public License v3. You can only use this code in open-source clients that you release under the same license! Using it in closed-source/proprietary clients is not allowed!
If you are contributing multiple unrelated features, please create a separate pull request for each feature. Squeezing everything into one giant pull request makes it very difficult for us to add your features, as we have to test, validate and add them one by one.
Thank you for your understanding - and thanks again for taking the time to contribute!!