Installation
Dependencies
How to install
Run the .sql files in your Database manager.
If using esx run
esx_db.sql
/ if using qb-core/qbox runqbcore_db.sql
If using an inventory that supports metadata (ex. ox_inventory, qs-inventory, qb-inventory....) import the contract item from _ITEMS folder.
Read and configure all the config files.
The file _framework.lua will auto detect your Framework, no need to modify it.
If using qbox make sure to uncomment the qbox imports from fxmanifest.lua
lines 14 and 19.
Last updated