Skip to content

Releases: ehilynxin/ManagedMenus

v1.1 - HUGE Remake

Choose a tag to compare

@ehilynxin ehilynxin released this 18 Feb 14:16

Added MenuItem, the new way of adding anything to a Menu.
Added a vector project icon for IDE's to use.
Added 1-0-usage.md which was a part of the old README.md that explains how to use this library.
Changed almost everything about the library. Now you can make a Menu just by adding MenuItems to it.
Removed MenuEvents in favor of MenuEventListener.

v1.0 - Initial Release

Choose a tag to compare

@ehilynxin ehilynxin released this 31 Dec 17:00
  • Initial release. Nothing new.