Infinite Mod
Discord
  • Infinite Documentation
  • Infinite Resources
    • Inf Garages
      • Installation
      • Config Settings
      • Exports
      • Customized
      • Optional Configuration
  • Inf Anti Bump
    • Installation
    • Config Settings
  • Inf Shop
    • Installation
    • Config Settings
    • Optional Configuration
Powered by GitBook
On this page
  1. Inf Shop

Config Settings

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"
PreviousInstallationNextOptional Configuration

Last updated 21 days ago