Dependencies · origen_boosting
Required dependencies
| Resource | Required | Notes |
|---|---|---|
ox_lib | Yes | Used for UI elements, progress bars, text UI and notifications |
oxmysql | Yes | Required for all database operations |
Framework compatibility
The script auto-detects the active framework on startup. No manual configuration is needed.
| Framework | Support |
|---|---|
qb-core | Full support |
qbx_core | Full support |
esx (es_extended) | Full support |
custom | Supported via config/custom_core.lua |
standalone | Fallback mode (limited functionality) |
If none of the supported frameworks is detected and useCustomCore is disabled, the script will fall back to standalone mode.
Inventory compatibility
The script auto-detects the active inventory on startup.
| Inventory | Support |
|---|---|
origen_inventory | Full support |
ox_inventory | Full support |
ak47_inventory | Full support |
qs-inventory | Full support |
codem-inventory | Full support |
ps-inventory | Full support |
tgiann-inventory | Full support |
qb-inventory | Full support |
core_inventory | Full support |
standalone | Fallback mode |
If qb-inventory v2.0 or above is detected, the script automatically uses the new-qb-inventory handler.
The same applies for ps-inventory v1.5 or above.