
CommonCustomsMenuPlugin
Common menu for custom content plugins to register with.
CHANGELOG
1.0.5: Added chain to Asset Info to support encounter and stack building
1.0.4: Bug fix assets showing up in multiple places if the group name was repeated in different headers
1.0.4: Extra checks for repeated items
1.0.3: Added common AssetInfo Clone function for plugins to easily make similar registration entries
1.0.2: Bug fix to prevent errors prior to providers providing their assets list
1.0.1: Revised subscription interface to allow registration as co-routine (and thus GUI notifications during registration)
1.0.0: Initial release