Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.58 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.58 KB

Wurst Client v7

Downloads (for users)

https://www.wurstclient.net/download/

Setup (for developers)

(This assumes that you are using Windows with Eclipse and Java Development Kit 21 already installed.)

  1. Run this command in PowerShell:
./gradlew.bat genSources eclipse --no-daemon
  1. In Eclipse, go to Import... > Existing Projects into Workspace and select this project.

Contributing

Pull requests are welcome, but please make sure to read the contributing guidelines first.

Translations

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.

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!