Releases: ehilynxin/ManagedMenus
Releases · ehilynxin/ManagedMenus
Release list
v1.1 - HUGE Remake
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
- Initial release. Nothing new.