modding-fivem-qbcore

Installation
SKILL.md

Modding FiveM (QBCore Framework)

When to use this skill

  • When the user asks to create or modify a FiveM resource (fxmanifest.lua).
  • When the user mentions QBCore, "city scripts", or RP framework logic.
  • When working with Lua scripts for GTA V.
  • When creating NUI (HTML/CSS/JS interfaces) for FiveM.

Workflow

  1. Resource Creation:
    • Create folder [script-name].
    • Create fxmanifest.lua (The manifest file).
    • Create client/main.lua and server/main.lua.
  2. QBCore Initialization:
    • In client/main.lua & server/main.lua, retrieve the core object:
Installs
1
GitHub Stars
3
First Seen
Mar 1, 2026
modding-fivem-qbcore — pauloviccs/viccs_antigravity_skillscreator