Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 570 Bytes

critMenu - A scaleform-based FiveM menu framework.

About

critMenu is a very lightweight (0.04ms when used!) menu framework for FiveM, made using the orbital cannon menu scaleform.

Features

  • Event-based menu creation and modification
  • Submenu support
  • Selecting a button will trigger a configurable client-side event with the menuID and buttonID parameters, that you can use in your scripts
  • Event triggers for menu open/close
  • Clean, scaleform-only look

Wiki:

Please check the wiki for the documentation.