A free mixin-based injection hacked-client for Minecraft using Minecraft Forge based on LiquidBounce.
Website: fdpinfo.github.io
Latest github-actions
Discord: dsc.gg/fdpdiscord
FDPClient uses gradle, so make sure that it is installed properly. Instructions can be found on Gradle's website.
- Clone the repository using
git clone https://github.com/SkidderMC/FDPClient.git
(Make sure you have git or Github Desktop installed on your system). - CD into the local repository folder.
- If you are using Intelij run the following command
gradlew --debug setupDevWorkspace idea genIntellijRuns build
- Open the folder as a Gradle project in your IDE. (Make sure that your IDE is using Java 8, if not then it will have issues)
- Select the Forge run configuration.
If you get a "cannot find forgebin" error, download forge 1.8.9 universal from the forge site and place it in ./FDPClient-main/.gradle/minecraft