Installation
fiveLib resources are built with a clean, plug-and-play structure. Most packages are QBCore / Qbox / ESX compatible and require only a quick install and a small config adjustment.
Requirements
- A working FiveM server (latest recommended build)
- One of the supported frameworks:
- QBCore / Qbox
- ESX
- Optional (only if the resource states it):
ox_liboxmysql(or your existing database solution)
Quick Setup (Recommended)
- Download: Download the resource you purchased from our store.
- Extract: Extract the folder into your server's resources directory:
resources/[fiveLib]/
- Register: Add the resource to your
server.cfg:ensure fiveLib-resourceName - Configure: Open the
config.lua(orshared/config.lua) and adjust settings to match your server. - Restart: Restart the server or run:
restart fiveLib-resourceName
Notes
- We keep everything config-driven (prices, timers, chances, permissions, etc.).
- The resources are designed to be lightweight, optimized, and easy to integrate into existing servers.
- If your server uses a different inventory, target, or menu system, you’ll typically find the adapter settings inside the config.