Getting Started
Welcome to Core-Forge documentation.
This guide will help you quickly install and configure our FiveM resources.
Prerequisites
- A working FiveM server
- One of the supported frameworks:
- QBCore
- QBox
- ESX
- ox_lib (required for most resources)
- ox_inventory (required for most resources with items)
Installation Steps
- Download the resource from your CFX Portal
- Extract the zip file
- Make a folder in your server's
resources/folder called[core]/ - Place the resource folder in your server's
core/folder - Add the
[core]folder to yourserver.cfgafter your framework and afterox:
ensure ox_lib
ensure qb-core # or qbox / es_extended
ensure [core]