Two Platforms, One Ecosystem
SH Development publishes scripts across two game platforms:- FiveM — GTA V multiplayer resources covering jobs, vehicles, UI systems, player interactions, and more.
- RedM — RDR2 multiplayer resources tailored to the slower-paced, immersive roleplay style of the Old West setting.
Key Features
Every SH Development script is built around a consistent set of features:- Multi-framework support — QBCore, ESX, ND_Core, VORP, RSG, and standalone modes are all supported. You select your framework in a single
config.lualine. - Editable config files — All user-facing settings live in
config.lua. You never need to dig into protected code to customise behaviour. - Discord webhook logging — Most scripts can post event logs (arrests, fines, transactions, and more) directly to a Discord channel via webhook.
- ACE permissions — Sensitive commands and menus are gated behind FiveM’s built-in ACE permission nodes, giving you fine-grained access control.
- NUI interfaces — Scripts that need a UI use clean, modern NUI panels rather than legacy chat-based menus.
SH Development scripts are escrow-protected, meaning the core Lua files are encrypted. However, your
config.lua and locale files are always left unlocked so you can customise and translate freely without touching protected code.Where to Go Next
Getting Started
Download, install, and start your first SH Development script in minutes.
FiveM Scripts
Browse the full catalogue of GTA V roleplay resources.
RedM Scripts
Explore Old West roleplay resources built for RedM servers.
Core Concepts
Learn the configuration patterns, framework options, and permission system.