Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.11 KB

FiveM Loading Screen

A customizable loading screen for FiveM servers. Personalize the player’s waiting experience with themes, images, music, and more!

Features

  • 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

Installation

  1. Clone or download the repository:

    git clone https://github.com/psnwd/fivem-loading-screen.git
  2. Move the downloaded folder into your resources folder in the FiveM server directory.

  3. Customize the index.html, style.css, and script.js to your liking.

Customization

  • 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.

Contributing

Feel free to fork the repository, make improvements, and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.