square-userBasic configuration

1

First, go to the Setting.lua file and configure the framework we will use

Config.Framework = "" -- "esx" for the ESX framework or "qb" for QB-Core
2

Configure your inventory and your clothing system

Config.Inventory = ""  -- "ox" | OX Inventory // "qs-inventory" | Quasar Inventory // "origen_inventory" | Origen Inventory // "origen_inventoryv2" | Origen Inventory V2 // "codem-inventory" | Codem Inventory // "qb-inventory" | QB Inventory // "esx_inventory" | For esx inventory default 
Config.Clothing = "" -- "fivem-apparence" | "qb-clothing" | "illenium-appearance" | "esx_skin" | "custom" -> /Editable/Client/CMain.lua -> openShopClothing()
3

Upload the entire database to your server

These are the basic steps to install our illegal system; configure everything else to your liking. All the settings are located in jc_organizaciones/Config

Last updated