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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...