Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 548 Bytes

gforge-instruction.md

File metadata and controls

10 lines (6 loc) · 548 Bytes

Gradle forge instructons

Install gradle

Open up a terminal, go cd into the QC dir, run this command: gradle setupDecompWorkspace ideaModule

Now open up intellij and go to File> Import Project. Select the build.gradle file for import. Once the project is open, click JetGradle on the right and then tasks at the top. Run genIntellijRuns.Then in both Client and Server change the working directory to ./mcrun

Next, go to Project Settings > modules> QC add in bcdobf if it's not there and if it is make sure it has scope set to compile.