ForgePatch/fml/common
Christian ee8630bc55 Add in an API marker for API type packages.
This does several things:
1. Packages marked as API will generate a new "modid" (the provides) that can be depended on.
2. Packages marked as API will be searched systemwide, and anything declaring that package (even without the API marker)
will get an implicit dependency on the API package.
3. The API package itself will get a soft dependency on the "owner" package.

@Optional elements can refer to the API packages instead of a concrete mod as well.
2013-10-30 22:20:28 -04:00
..
cpw/mods/fml Add in an API marker for API type packages. 2013-10-30 22:20:28 -04:00
fml_at.cfg Update for MC 1.6.4 2013-09-20 16:25:12 -04:00
fml_marker.cfg Update for pre-ninja 1.6.3 update 2013-09-18 16:33:11 -04:00
mcpmod.info Update mcp mod info 2013-09-18 17:02:41 -04:00