Jump to content

how to work on multiple mod projecst?


Torojima

Recommended Posts

I'm using eclipse and the gradle setup for mod programming. I would like to start to work on different mods. Is there an easy way to have multiple mods in the working and as eclipse projects, other than copying the forge folders and starting different mods in different forge copies?

running minecraft on Mac OS X - Sierra --- creating code since 1986 ... --- मेरा दिल भारतवासी है!

width=289 height=100http://www.arno-saxena.de/pictures/chococraft/banner_signature.png[/img]

Link to comment
Share on other sites

Every mod gets it's own folder. If you want to make make 2 mods, you have 2 folders with each a

build.gradle

file in them. Then if you ran the

gradlew eclipse

, you can go to Eclipse and do File -> Import -> General -> Existing Projects into Workspace -> Browse -> Select folder with second mod -> Finish.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

ok, that's what I had suspected :) but I had the hope I could control gradle in such a way to take care of multiple mods at the same time. Then back to copying the forge folder. Thanks for the info :)

running minecraft on Mac OS X - Sierra --- creating code since 1986 ... --- मेरा दिल भारतवासी है!

width=289 height=100http://www.arno-saxena.de/pictures/chococraft/banner_signature.png[/img]

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.