Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.55 KB

WORKSPACE.md

File metadata and controls

20 lines (18 loc) · 1.55 KB

FDPClient

State-of-the-art Shitcode GitHub code size in bytes GitHub lines of code Minecraft
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

Setting up a Workspace

FDPClient uses gradle, so make sure that it is installed properly. Instructions can be found on Gradle's website.

  1. Clone the repository using git clone https://github.com/SkidderMC/FDPClient.git (Make sure you have git or Github Desktop installed on your system).
  2. CD into the local repository folder.
  3. If you are using Intelij run the following command gradlew --debug setupDevWorkspace idea genIntellijRuns build
  4. 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)
  5. Select the Forge run configuration.

Troubleshooting Workspace Errors

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