Posted August 2, 20196 yr Hello World! This is my first post here and I'd like some help on setting up my intelliJ environment. Forge Github <-- I've cloned this branch repository and added the files from the output.zip in the setupMCP folder into the generated/java folder within the "Forge" project. I then added this folder to the java resources path in the root build.gradle file. Most of the minecraft resources appear to have been filled in for me, but I'm at a loss. Many lambdas, methods, interfaces, etc are still missing references or are miss named. I'm not sure if I'm doing something wrong in setting up the environment. I'd like to begin contributing and any help on getting started would be much appreciated. Thank you. Edited August 2, 20196 yr by Kingx2000
August 2, 20196 yr Author Why I didn't think to just run > ./gradlew setup is beyond me. "Open the “forge” project tree, select “Tasks”, then “forgegradle” and right click the “Create Forge [setup]” option" That line in the contribution documentation lead me astray. There is no forge gradle option in my project tree. Nor is there a Create Forge [setup] task. But thank you. Now I can start contributing.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.