Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wurst-imperium/wurst7
Minecraft Wurst Hacked Client v7
https://github.com/wurst-imperium/wurst7
1-16-5 1-19-2 1-20-1 1-20-2 1-20-4 fabric fabricmc-mod hacked-client java minecraft minecraft-client minecraft-fabric-mod minecraft-hack minecraft-hack-client minecraft-hacked-client minecraft-hacking minecraft-mod minecraft-utility-mod modded-minecraft
Last synced: 26 days ago
JSON representation
Minecraft Wurst Hacked Client v7
- Host: GitHub
- URL: https://github.com/wurst-imperium/wurst7
- Owner: Wurst-Imperium
- License: gpl-3.0
- Created: 2019-09-04T15:41:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T05:04:57.000Z (7 months ago)
- Last Synced: 2024-04-14T09:52:14.706Z (7 months ago)
- Topics: 1-16-5, 1-19-2, 1-20-1, 1-20-2, 1-20-4, fabric, fabricmc-mod, hacked-client, java, minecraft, minecraft-client, minecraft-fabric-mod, minecraft-hack, minecraft-hack-client, minecraft-hacked-client, minecraft-hacking, minecraft-mod, minecraft-utility-mod, modded-minecraft
- Language: Java
- Homepage: https://www.wurstclient.net/download/?utm_source=GitHub&utm_medium=Wurst+Client&utm_content=Wurst7+GitHub+repo+sidebar+website+link
- Size: 8.44 MB
- Stars: 944
- Watchers: 27
- Forks: 391
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wurst Client v7
## Downloads (for users)
[https://www.wurstclient.net/download/](https://www.wurstclient.net/download/?utm_source=GitHub&utm_medium=Wurst7&utm_campaign=README.md&utm_content=Downloads+%28for+users%29)
## Setup (for developers)
(This assumes that you are using Windows with [Eclipse](https://www.eclipse.org/downloads/) and [Java Development Kit 21](https://adoptium.net/?variant=openjdk21&jvmVariant=hotspot) already installed.)
1. Run this command in PowerShell:
```
./gradlew.bat genSources eclipse --no-daemon
```2. 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](CONTRIBUTING.md) 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](https://github.com/Wurst-Imperium/Wurst7/tree/master/src/main/resources/assets/wurst/translations), 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!**