Framework Settings

Configuring the Framework

The script currently supports ESX (QBCore coming soon). Make sure to configure your framework in config.lua:

Config.Framework = "esx" -- "qb" or "esx"

💡 QBCore support will be available in a future update.


Last updated