Skip to content

AlyaClient/alya

Repository files navigation

Alya

Alya client is a free, open-source Minecraft cheat client.

Setting up

  1. Init the Maven wrapper, libraries and run a first-time build
./scripts/init.sh

That's it!

Building release

./mvnw package

Development

To launch in development mode

./scripts/dev.sh