
MenuLib
Easier menu and options adding to BATIMDetails
Changelog
0.1.0
- Initial release
0.1.1
- Fixed version number in manifest.json so it's consistent with build output.
- Fixed namespace typo from MenuLibs to MenuLib.
0.2.0
- Recreated the library again, this time its easier to use and more modular.
- Nested menu support
- i think ill stay with this design for a while, its simple and works well.
- Gonna make single type of option, less abstraction means more possibilities.