βš™οΈHow to set it up

What needs to be done for installation


πŸ“ What needs to be done for installation


🎚 Framework Settings

circle-check

circle-exclamation

ESX integration with SharedObject Event ( FOR OLD VERSION ESX )

Config.Framework = {
    ["Framework"] = "esx", -- auto, esx, qbcore or qbox
    ["ResourceName"] = "es_extended ", -- auto, es_extended or qb-core or your resource name. If you using qbx you should write qb-core
    ["SharedEvent"] = "esx:getSharedObject" -- Event name for old cores.
}

QBCORE integration with SharedObject Event ( FOR OLD VERSION QBCORE )


Last updated