Jump to content

[SOLVED] New Mods button: .info files?


MasterEric

Recommended Posts

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?

Link to comment
Share on other sites

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": [
  ]
}
]

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.