# Wurst Client MC 1.14.2 ## Setup (Windows 10, Eclipse) 1. Run these two commands in PowerShell: ``` ./gradlew.bat genSources ./gradlew.bat eclipse ``` 2. In Eclipse, go to `Import...` > `Existing Projects into Workspace` and select this project. ## License 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!**