Jump to content

Recommended Posts

Posted

I noticed that a new button(the mods one) has been added. The description thing seems very cool, and a great feature to the API.

However, I have a question: How do I add info for myself? At default it says "No mod information found, Ask your mod author to provide a mod .info file".

How do I create said .info file?

Posted

That doesn't sound like it would work.

Mostly because there are multiple fields, as you can see in the attached image.

However, if I knew where say Minecraft Forge's .info file was I could look at it and use it as a template.

mods.png.85bcfe10db2166301026884bcd96d007.png

Posted

mod_MinecraftForge.info in the client download:

 

[
{
  "modid" : "mod_MinecraftForge",
  "name" : "Minecraft Forge",
  "version" : "3.3.8.148",
  "url" : "http://MinecraftForge.net",
  "credits" : "Lots of people have contributed to MinecraftForge",
  "authors": [
    "LexManos",
    "Eloraam",
    "Spacetoad"
  ],
  "description": "Minecraft Forge is a common open source API allowing a broad range of mods to work cooperatively together.\nIt allows many mods to be created without them editing the main Minecraft code.",
  "logoFile" : "/forge_logo.png",
  "updateUrl" : "http://minecraftforge.net/forum/index.php/topic,5.0.html",
  "parent" : "",
  "screenshots": [
  ]
}
]

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.