Skip to content

teckmill/OpenScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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.

  • To add custom images or videos, add them to the html/assets folder or the stream folder (check the README file in the stream folder for more information).
  • To add custom audio files, add them to the html/audio folder.

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.

About

A custom loading screen for fivem server

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors