We've supported metadata in mods through the Mod.prototype.METADATA property for a little bit now... but we need to actually use it. Here's a mockup of my idea:

Our metadata object already supports name, description, and image, so we just need to add & style the elements. In the interest of releasing 0.7 on time, this will be a 0.7.1 project (it also aligns with that release's goals a little bit better).
We've supported metadata in mods through the
Mod.prototype.METADATAproperty for a little bit now... but we need to actually use it. Here's a mockup of my idea:Our metadata object already supports name, description, and image, so we just need to add & style the elements. In the interest of releasing 0.7 on time, this will be a 0.7.1 project (it also aligns with that release's goals a little bit better).