Documentation
Installing on your FiveM server
There are two ways to use your loading screen — pick whichever fits your workflow.
Option A — Resource ZIP (recommended)
- In your dashboard, open a screen and click Download FiveM resource (.zip).
- Extract the ZIP into your server's
resources/folder. You'll get a folder withfxmanifest.lua+sv_data.lua— no HTML/CSS/JS bundled, the manifest'sloadscreendirective points directly at the hosted URL. - In your
server.cfg, add:ensure pityus_yourslug - Restart your server. The
loadscreendirective in the manifest points directly tohttps://fivemloadingscreen.pro/s/your-slug, so any edit in our editor goes live within 60 seconds — no need to re-export.
Option B — Direct URL via sets loadscreen
- Open your
server.cfgin your FiveM server folder. - Add:
sets loadscreen "https://fivemloadingscreen.pro/s/your-slug" sets loadscreen_manual_shutdown "true" - Restart your server.
FAQ
Does this replace my entire loading screen resource?
Yes — set the URL above and remove any conflicting loadscreen resource from your server.cfg.
How fast does it load?
Pages are cached at the edge with a 60-second TTL. After saving in the editor, your changes go live within a minute for new connections.
Is there a watermark on Free?
Yes, a small "FiveM LoadingScreen · by PiTyUs" mark in the corner. Pro and Premium remove it.
Support
Join our community Discord — the invite is on your dashboard and in the footer of every page. For account or billing issues, email support.