Installation
How to install and set up Legacy Lib
Dependencies#
No database tables are required for Legacy Lib.
Installation#
- Download
legacy-liband place it in your resources folder - Add it to your
server.cfgbefore any other Legacy Scripts resources - 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.
| Module | Supported Resources |
|---|---|
| Framework | QBCore (qb-core), QBox (qbx_core), ESX (es_extended) |
| Inventory | ox_inventory, qb-inventory, qs-inventory |
| Target | ox_target, qb-target |
| Banking | qb-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.