IronCrystal Posted September 18, 2014 Posted September 18, 2014 Hello, so this is not a modding question specifically, but I need some help. So I am currently developing a program which can "generate mods" by basically allowing users to input data through a graphical interface and it allows them to generate custom blocks and items, etc. I have been able to get my program to download, extract, and run gradle on forge, but I am stuck. How can I launch the modded client through a 3rd party program? I have access to the entire forge folder (where I extracted/ran gradle) but I don't know how to launch the client. Looking in eclipse it appears that it launches GradleStart.class file or net.minecraft.launchwrapper.Launch, I'm not sure, but I can't seem to figure out how to get it to start. I also know that there are arguments involved. Anyone know how I can go about doing this? Quote
IronCrystal Posted September 19, 2014 Author Posted September 19, 2014 Thank you so much! It works. Is there a place I can go to find all the gradle commands? Quote
Recommended Posts
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.