Jump to content

What is the best way to add mod support for non-API mods?


tlr38usd

Recommended Posts

Title says it. I want to add mod support for some other popular mods, but I don't want them to have to add any code on their end.  How would I check if their mod exists then reference the mods items. I have tried to use methods where my code searches for the mod jar and if it exists then it refers to the items by the ids, but that is not always the most reliable method and will differ from person to person.

Link to comment
Share on other sites

Title says it. I want to add mod support for some other popular mods, but I don't want them to have to add any code on their end.  How would I check if their mod exists then reference the mods items. I have tried to use methods where my code searches for the mod jar and if it exists then it refers to the items by the ids, but that is not always the most reliable method and will differ from person to person.

If they're closed-source, you can't. If they're open-source, use reflection. What are the mods?

BEWARE OF GOD

---

Co-author of Pentachoron Labs' SBFP Tech.

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.