This resource provides full qb-menu
compatibility while seamlessly converting menus to use ox_lib
context menus. It requires no changes to existing scripts — just start this resource and your menus will automatically render through ox_lib
.
- Full support for legacy
qb-menu
exports (openMenu
,closeMenu
) - Automatically converts
params = { event, args }
intoox_lib
-style callbacks - Preserves headers, icons, and subtext
- Works with any QBCore script expecting
qb-menu
- Provides
qb-menu
without replacing it (viaprovide
)
- Drop into your
resources
folder (can be named anything) - Add to your
server.cfg
before any resources usingqb-menu
- Done — zero code edits required