Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 434 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 434 Bytes

GandyClient-2.0

A minecraft 1.8.9 pvp client.

https://gandyt.github.io/subPages/gandyclient/gandyclient

Project setup

After cloning the repo, run gradlew setupDecompWorkspace to generate all files for the launching and to decompile minecraft. Then use genIntelliJRuns or genEclipse to generate the launch configuration. If this task fails, try to add a dummy configuration and re-try. This fixes the issue in most cases.