Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 478 Bytes

Crafttechclient

The client is still in development!

What is it good for?

Crafttechclient is an open source Minecraft Client. It adds many features to Minecraft, which are good for PvP, Survival and other things. It is an alternative for Optifine, Badlion Client, Lunar Client and Labymod.

How do I run it?

Run following command in the project directory:

  • To run the client locally: ./gradlew runClient
  • To build the client for distribution: ./gradlew build