lua/config.lua, so you can rebrand the whole experience without touching the bundled UI.
In this section
What you get
- Standalone — no framework, no SQL, no
ox_lib - One-file customization —
lua/config.luais the only file you ever edit - Two-color re-skin — change
primaryandsecondaryand every button, gradient, glow and progress bar re-tints - Built-in music player — bring your own
.mp3files and cover art; optional per-track video backgrounds - Live server stats — player count (from
GetPlayers()+sv_maxClients), uptime (since resource start), and the player’s real-world clock; pushed live to every connecting client - Rotating feature cards — showcase server features in the center of the screen
- Rotating tips at the bottom and your social links (Discord, store, website, twitter, youtube, instagram, github, generic)
- Click-to-enter or auto-dismiss —
Config.RequireClick - Keyboard shortcuts during loading —
Spaceplay/pause,→next,←previous escrow_ignoreonlua/config.luaso your settings survive updates

