Jump to content

Recommended Posts

Posted (edited)

I want to make a Halloween themed mod on time for the season, but I am currently working on a bigger mod that will take much longer to finish. I already copied the java and resource files over, its good to do so you have a back up. I am thinking I will just delete the current mod files out, and then add the other stuff in, as this smaller season mod will only use the main mod file probably. Then after I am done I will drag and drop and replace the files from my first mod. Is there any better way?

Edited by MineModder2000
Posted

Use git clone.

  • Thanks 1

Some tips:

  Reveal hidden contents

 

Posted
  On 10/25/2019 at 7:47 AM, diesieben07 said:

Do you actually want this to be one mod project? Use one Git repository with branches and merging.

Do you want this to be two projects? Use two Git repositories.

Expand  

 

  On 10/25/2019 at 8:54 AM, DavidM said:

Use git clone.

Expand  

 

I had tremendous difficulty trying to get the git method to work, so I ended up copying over the entire project folder into new work-space, I have 1TB HDD for a reason. 

Posted

Then you probably set things up wrong.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted
  On 10/26/2019 at 11:58 PM, Draco18s said:

Then you probably set things up wrong.

Expand  

In terms of the git method, its a known issue, it was telling me the source folders were missing but even after linking them the error wouldn't disappear. With physically cloning the work space, I was getting build path errors, i could figure out how to resolve them but why bother, I like my newly discovered method of just having multiple src folders. 

Posted

How to do it right:

 

  1. Create a new folder
  2. Add all the files that Forge ships with
  3. Run the forge setup commands
  4. Open eclipse and say "change workspace"
  5. Point it at the new folder
  • Thanks 1

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted
  On 10/27/2019 at 1:21 AM, Draco18s said:

How to do it right:

 

  1. Create a new folder
  2. Add all the files that Forge ships with
  3. Run the forge setup commands
  4. Open eclipse and say "change workspace"
  5. Point it at the new folder
Expand  

Thanks but I am actually happy with my method, as everything is in one work space and project. 

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.