Posted January 12, 201510 yr How to update forge which client is using when launching in ForgeGradle? Client is using version 1208, but i wont to update it to 1230. Changing number in gradle.build doesn't help.
January 13, 201510 yr Author You change the number in the build.gradle and then re-run the setup task (setupDecompWorkspace) and your IDE task (gradlew eclipse for eclipse, refresh button in the gradle sidebar in IDEA). Works! Thank you!
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.