teckmill / OpenScreen

A custom loading screen for fivem server
0 stars 0 forks source link

OpenScreen Installation and Configuration Guide

Table of Contents

Installation

  1. Download the OpenScreen release package from the GitHub releases page.
  2. Extract the contents of the package to a folder on your server.
  3. Add the following line to your server.cfg file: start OpenScreen
  4. Restart your server to load the OpenScreen resource.

Configuration

  1. Open the config.lua file in the OpenScreen folder.
  2. Edit the configuration options to customize the loading screen to your liking.
    • backgroundImage: Set the path to a custom background image.
    • backgroundVideo: Set the path to a custom background video.
    • audioFiles: Set the paths to custom audio files.
    • loadingBarColor: Set the color of the loading progress bar.
    • loadingBarStyle: Set the style of the loading progress bar.
  3. Save the changes to the config.lua file.

Customization

To customize the loading screen layout, edit the html/index.html file.

Troubleshooting

If you encounter any issues with OpenScreen, check the server console for error messages.

If you need help with customization or troubleshooting, feel free to reach out to us on the FiveM forums or GitHub issues.

Note: This is my first release, and I'm aware that it may not be perfect. If you encounter any issues or have feedback, please don't hesitate to reach out. I'm committed to supporting OpenScreen and fixing any problems that arise. Your input will help me improve the resource and make it even better for everyone.