1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-25 23:37:08 +02:00
commit c6d0b58860

View file

@ -20,7 +20,7 @@ ServerConfig = {
m_qbCoreResourceName = "qb-core", -- Set the resource name of the QBCore (needed for export) m_qbCoreResourceName = "qb-core", -- Set the resource name of the QBCore (needed for export)
m_customInventory = { -- If you use a custom inventory m_customInventory = { -- If you use a custom inventory
enabled = false, enabled = true,
inventory_type = "qs-inventory", -- supported: ox_inventory , qs-inventory, mf-inventory, core_inventory inventory_type = "qs-inventory", -- supported: ox_inventory , qs-inventory, mf-inventory, core_inventory
}, },