(This assumes that you are using Windows with Eclipse and Java Development Kit 21 already installed.)
- Run this command in PowerShell:
./gradlew.bat genSources eclipse --no-daemon
- In Eclipse, go to
Import...
>Existing Projects into Workspace
and select this project.
Pull requests are welcome, but please make sure to read the contributing guidelines first.
The preferred way to submit translations is through a Pull Request here on GitHub.
To enable translations in-game, go to Wurst Options > Translations > ON.
Names of features (hacks/commands/etc.) should always be kept in English. This ensures that everyone can use the same commands, keybinds, etc. regardless of their language setting. It also makes it easier to communicate with someone who uses Wurst in a different language.
The translation files are located in this folder, in case you need them.
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!