Config.Framework = "qbox" -- "esx", "qbcore", "qbox", "standalone"
Config.ResourceName = { -- resource framework core name
["esx"] = "es_extended",
["qbcore"] = "qb-core",
["qbox"] = "qbx_core",
["standalone"] = ""
}
Config.Compatibility = {
["notification"] = "ox_lib", -- "ox_lib", "standalone"
}
Config.ImagesURL = "https://cfx-nui-ox_inventory/web/images"