0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00
Minecraft Wurst Hacked Client v7
Go to file
2024-06-23 02:44:04 -04:00
.github Update Gradle CI 2024-06-23 02:39:26 -04:00
codestyle
gradle/wrapper Update to Loom 1.7 2024-06-23 02:39:26 -04:00
scripts
src/main Updated viewnbt to be able to see all nbt keys instead of just custom_data, and see specific nbt values 2024-06-23 02:39:26 -04:00
.gitattributes
.gitignore
build.gradle Update org.kohsuke:github-api to 1.322 2024-06-23 02:39:26 -04:00
CONTRIBUTING.md
gradle.properties Update to Loom 1.7 2024-06-23 02:39:26 -04:00
gradlew
gradlew.bat Update to Loom 1.7 2024-06-23 02:39:26 -04:00
LICENSE.txt
README.md
SECURITY.md Add security policy 2024-04-17 18:03:29 +02:00
settings.gradle

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

We have a Crowdin project for translations. You can also submit translations here on GitHub, but Crowdin is preferred since it makes it much easier to resolve issues.

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!