Skip to content

zf-labo/ox_compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ox_compat

Transform all qb-menus and qb-inputs to ox_lib context & inputs easilly.

Install:

  1. Add the resource in your resources folder.
  2. Remove qb-menu and qb-input from the resources.
  3. Go in client/qb-menu.lua and change qb-inventory to you inventory name if it's not qb-inventory.
  4. Add ensure ox_compat after all your resources.
  5. Restart the server

Requirements:

  • ox_lib

Authors:

  • overextended [for ox_lib interfaces & exportHandler function]
  • zf-labo [for the conversion and compatibility resource]