> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexdev.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> A premium FiveM loading screen with a modern UI — animated theme, glass cards, ambient particles, a built-in music player, rotating feature carousel, live server stats and rotating tips.…

A premium FiveM loading screen with a modern UI — animated theme, glass cards, ambient particles, a built-in music player, rotating feature carousel, live server stats and rotating tips. Everything visible on screen is driven by a single `lua/config.lua`, so you can rebrand the whole experience without touching the bundled UI.

## In this section

* [Installation](/nex_loadingscreen/installation)
* [Configuration](/nex_loadingscreen/configuration)
* [Music & assets](/nex_loadingscreen/music)
* [Troubleshooting](/nex_loadingscreen/troubleshooting)

## What you get

* **Standalone** — no framework, no SQL, no `ox_lib`
* **One-file customization** — `lua/config.lua` is the only file you ever edit
* **Two-color re-skin** — change `primary` and `secondary` and every button, gradient, glow and progress bar re-tints
* **Built-in music player** — bring your own `.mp3` files 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 — `Space` play/pause, `→` next, `←` previous
* `escrow_ignore` on `lua/config.lua` so your settings survive updates
