Store

Installation

How to install and set up Legacy Lib

Dependencies#

No database tables are required for Legacy Lib.

Installation#

  1. Download legacy-lib and place it in your resources folder
  2. Add it to your server.cfg before any other Legacy Scripts resources
  3. Restart your server
Warning

Legacy Lib must start before all other Legacy Scripts resources. It provides the framework bridge and utilities that other resources depend on.

server.cfg#

# Legacy Scripts (legacy-lib must be first)
ensure legacy-lib
ensure legacy-billing
ensure legacy-reports
ensure legacy-shops
ensure legacy-notify
ensure legacy-progressbar

Supported Systems#

Legacy Lib automatically detects the following systems. No configuration is needed.

ModuleSupported Resources
FrameworkQBCore (qb-core), QBox (qbx_core), ESX (es_extended)
Inventoryox_inventory, qb-inventory, qs-inventory
Targetox_target, qb-target
Bankingqb-banking, Renewed-Banking

If your system is not listed, Legacy Lib includes documented fallback files (_default.lua) that you can customize to add support for any framework, inventory, target, or banking system.