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)

  1. In your dashboard, open a screen and click Download FiveM resource (.zip).
  2. Extract the ZIP into your server's resources/ folder. You'll get a folder with fxmanifest.lua + sv_data.lua — no HTML/CSS/JS bundled, the manifest's loadscreen directive points directly at the hosted URL.
  3. In your server.cfg, add:
    ensure pityus_yourslug
  4. Restart your server. The loadscreen directive in the manifest points directly to https://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

  1. Open your server.cfg in your FiveM server folder.
  2. Add:
    sets loadscreen "https://fivemloadingscreen.pro/s/your-slug"
    sets loadscreen_manual_shutdown "true"
  3. 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.