Jump to content

Recommended Posts

Posted

The title basically says it all, but how do I make a mod block connect to Redpower bundled cables? Is there something I need to download? I tried looking on Eloraam's site, but A) the site was broken and B) there was no link. Is there stuff I need? And if I get it can I still have the mod work standalone?

Posted

Eloraam doesn't allow anyone to just create compatibility with her mod. If you want to do that you'll first have to be lucky enough to actually get to talk to her and then even more lucky for her to allow it.

Posted

Ok. I also am trying to interface with computercraft, and I have the downloaded source for the needed interfaces. When I distribute the mod, do I distribute those as well or what?

Posted

I assume computercraft runs the same system as IC2, API wise.

With IC2 you just compile with the APIs added to the source (not any decompiled IC2 mod stuff) and only grab your specific files from reobfuscation. IC2 ships with the API files in place, so as long as IC2 is present any mod that uses it's API will have the necessary files in place.

If your mod uses the CC API as an optional component then you need to do some compatibility tricks so your mod only loads the CC interface code when CC is present.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...