Jump to content

Recommended Posts

Posted

Important question, as this will save me a load of time. Forge 3.3.7 claims to have Modloader and ModloaderMP built into itself. I am making a mod that utilizes features from IC2, Buildcraft, Equivalent Exchange, Redpower2 (after I sort out some things with Eloraam), ComputerCraft, and Railcraft. Is Forge 3.3.7 all I would need to make the mod compatible with all of these and Tekkit 3.04? And will this make for easier SMP coding?

Posted

It's not ModloaderMP, it's FML. The king is dead, long live the king.

See my post on FML, and why it is a sexy beast. Short version, yes, forge is all you need, as long as all of your dependencies were built with the new forge. Yes, this will make things easier for SMP, as FML's NetworkMod class extends BaseMod.

Posted

Any chance that means the global to get the working directory is the same for both server and client now?

I don't mind having to comment out a couple includes and the texture preloads, but having to have two different config open lines in my mod_ just bugs me.

Posted

No such luck there. The server is still the server. On the plus side, FML does have a method to get minecraft's directory on the server, on the minus side, it's not named the same as the client one.

Posted

So I shouldn't need to worry too much about ModloaderMP, since FML is good. Thanks for the help. I'll get started on the mod as soon as I get confirmation from the authors of the mods I mentioned above.

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...