ianmdesign / fivem-loading-imlxd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiveM Loading Screen - Ian McClellan Entertainment Design

Overview

The "fivemloading-imlxd" repository contains a custom loading screen for the FiveM modification for the popular video game Grand Theft Auto V (GTA V). This loading screen features a minimalistic design and can be customized to include your own logo, background video, and audio.

Installation

To use this loading screen in your FiveM server, follow these steps:

  1. Download the latest release of the "fivemloading-imlxd" repository from GitHub.
  2. Extract the contents of the ZIP file to a folder on your computer.
  3. Navigate to the "html" folder within the extracted files.
  4. Customize the "index.html" file with your own logo, background image, and loading text. You can do this using any text editor, such as Notepad or Visual Studio Code.
  5. Save your changes to the "index.html" file.
  6. Upload the "fivemloading-imlxd" folder to the "resources" folder of your FiveM server.
  7. Add the following line to your server.cfg file: start fivemloading-imlxd

Customization

To customize the loading screen, you can modify the "index.html" file. Here are some things you can customize:

Logo

To add your own logo, replace the "logo.png" file with your own logo file. The recommended size for the logo is at least 512x512 pixels.

Background Image

To add your own background image, replace the "video.mp4" file with your own video file. The recommended size for the background video is at least 1920x1080 pixels, but highly recommended that aspect ration 16x9 is used for FiveM Compatability.

Audio

To change the Background Audio, replace the "song.mp3" file with your own audio file.

Credits

This loading screen was created by Ian McClellan. If you use this loading screen in your FiveM server, please credit Ian McClellan in your server's README or website.

License

This loading screen is licensed under the Apache License 2.0. See the LICENSE file for more information.

About

License:Other


Languages

Language:HTML 85.4%Language:Lua 14.6%