A customizable loading screen for FiveM servers. Personalize the player’s waiting experience with themes, images, music, and more!
- Customizable background images and themes
- Display server rules, tips, or announcements
- Music or sound integration during loading
- Progress bar and animations
- Built with HTML, CSS, and JavaScript
-
Clone or download the repository:
git clone https://github.com/psnwd/fivem-loading-screen.git
-
Move the downloaded folder into your
resources
folder in the FiveM server directory. -
Customize the
index.html
,style.css
, andscript.js
to your liking.
- Edit the
index.html
to change the structure and content of the loading screen. - Use
style.css
to modify the visual appearance (colors, fonts, etc.). - Adjust
script.js
to set music, loading progress, and other features.
Feel free to fork the repository, make improvements, and submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.