promotional bannermobile promotional banner

Menu Library

Browsable Main Menus

File Details

menulib-1.3.0

  • B
  • Oct 24, 2020
  • 98.66 KB
  • 97
  • 1.12.2

File Name

menulib-1.3.0.jar

Supported Versions

  • 1.12.2

 1.3.0:(WARNING binary incompatable update)
re-wrote pretty much everything except for the main function of the mod(clean code)
supported mods: tbl, custom main menu(fully works now), fossil
IMenu now works and is greatly improved
IMenu now can have custom framerate per IMenu or synced to the game with a min cap of 30fps
IMenu now can have custom IMusicPlayer not implemented yet
IMenu added switchMenu()
IMenu removed closeFromSub() openFromSub() it's just close() & open() now
added IMenu events you can override the IMenu gui when opening. the closing and switiching functions are just hooks for now
there is WIP music engine that isn't implemented yet but, for now you can code your IMusicPlayer for the IMenu just to get ready for the 2.0.0 update
greatly cleaned up the configs recommend deleting your past configs
gave better names to modded menus I supported