fivem-development

Installation
SKILL.md

FiveM Development — vRP

Framework Architecture

vRP Creative Network is based on Lua 5.4 with communication via Proxy (server-to-server) and Tunnel (client-server).

FiveM Natives — Official Source

Official source for natives:

Support for Creative v5 and vRPEX (older variations)

Older versions maintain the same logic and best practices but change function and file names.

  • Creative v5: core in camelCase, modules/group.lua, configs in config/*.lua.
  • vRPEX: classic core (getUserId, getUserSource, getUsers, etc.) and configs in cfg/*.lua.
Related skills
Installs
109
GitHub Stars
4
First Seen
Feb 6, 2026