Config Settings
Here you can see some config settings.
Config Base Settings
Config.framework = 'ESX' ---- 'ESX OR QBCORE'
Config.Mysql = 'oxmysql' ----- mysql-async , ghmattisql or oxmysql
Config.inventory = 'ox'
Config.framework > You can choose between two options: ESX and QBCORE.
Config.Mysql > You can make settings according to your database system with options such as mysql-async, ghmattisql or oxmysql.
Config.inventory > You can make inventory selection with ox,qb,esx. Also, extra settings can be made by server lua from the framework folder.
Last updated