Skip to main content

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_lib
    • oxmysql (or your existing database solution)
  1. Download: Download the resource you purchased from our store.
  2. Extract: Extract the folder into your server's resources directory:
    resources/[fiveLib]/
  3. Register: Add the resource to your server.cfg:
    ensure fiveLib-resourceName
  4. Configure: Open the config.lua (or shared/config.lua) and adjust settings to match your server.
  5. 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.