Menu

Tree [ff6205] v7.0 /
 History

HTTPS access


File Date Author Commit
 .github 2020-02-01 Alexander01998 Alexander01998 [2094ef] Update pull_request_template.md
 gradle 2019-06-06 Alexander01998 Alexander01998 [421525] Initial commit
 scripts 2020-02-01 Alexander01998 Alexander01998 [2e7ce6] Create scripts/README.md
 src 2020-02-18 Alexander01998 Alexander01998 [96a97e] Change version to 7.0
 .gitattributes 2019-06-06 Alexander01998 Alexander01998 [421525] Initial commit
 .gitignore 2019-08-01 Alexander01998 Alexander01998 [ee0d48] Ignore *.launch
 LICENSE.txt 2019-06-06 Alexander01998 Alexander01998 [421525] Initial commit
 README.md 2019-09-14 Alexander01998 Alexander01998 [cc5039] Update README.md
 build.gradle 2020-01-31 Alexander01998 Alexander01998 [c37f44] Add JSR305 library
 gradle.properties 2020-02-19 Alexander01998 Alexander01998 [ff6205] Update Fabric stuff
 gradlew 2019-06-06 Alexander01998 Alexander01998 [421525] Initial commit
 gradlew.bat 2019-06-06 Alexander01998 Alexander01998 [421525] Initial commit
 settings.gradle 2019-06-06 Alexander01998 Alexander01998 [421525] Initial commit

Read Me

Wurst Client v7

Downloads (for users)

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

Setup (for developers) (using Windows 10 & Eclipse)

  1. Run these two commands in PowerShell:
./gradlew.bat genSources
./gradlew.bat eclipse
  1. 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!

Note about Pull Requests

If you are contributing multiple unrelated features, please create a separate pull request for each feature. Squeezing everything into one giant pull request makes it very difficult for us to add your features, as we have to test, validate and add them one by one.

Thank you for your understanding - and thanks again for taking the time to contribute!!

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.