Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-loadscreen
A Replacement for the standard RedM Server Loading screen
https://github.com/brycecanyoncounty/bcc-loadscreen
Last synced: 28 days ago
JSON representation
A Replacement for the standard RedM Server Loading screen
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-loadscreen
- Owner: BryceCanyonCounty
- License: gpl-3.0
- Created: 2022-10-16T04:11:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T23:23:18.000Z (12 months ago)
- Last Synced: 2024-01-22T00:30:47.322Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.2 MB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BCC-LoadScreen
> A Replacement for the standard RedM Server Loading screenDemos:
> Background Image
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/mZIaymjOC5w/0.jpg)](https://www.youtube.com/watch?v=mZIaymjOC5w)
> Background Youtube Video
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/g0xXNPZvI5w/0.jpg)](https://www.youtube.com/watch?v=g0xXNPZvI5w)
## Features
- Local Video Support
- Youtube video Support
- Local Image Support
- Web Image Support
- Local Audio Support
- 12 preset CSS [Loading Icons](https://github.com/BryceCanyonCounty/bcc-loadscreen/wiki/Loading-Spinner-Options)
- Time elapsed### Install
* Download this repo
* Download the [bcc-loadscreen-helper](https://github.com/BryceCanyonCounty/bcc-loadscreen-helper) repo
* Copy and paste `bcc-loadscreen` folder to `resources/bcc-loadscreen`
* Copy and paste `bcc-loadscreen-helper` folder to `resources/bcc-loadscreen-helper`
* Add `ensure bcc-loadscreen` to the TOP of your `server.cfg` file
* Add `ensure bcc-loadscreen-helper` below the above ensured in your `server.cfg` file
* Now you are ready to go!## Migrating to 1.1.0+
[Migration Guide](https://github.com/BryceCanyonCounty/bcc-loadscreen/wiki/Migration-Guide-(1.0.2----1.1.0))## Need More Support?
- [BCC Discord](https://discord.gg/cQMJaTqcqJ)## Requirements
- MUST HAVE [**BCC-LOADINGSCREEN-HELPER**](https://github.com/BryceCanyonCounty/bcc-loadscreen-helper)## Coming Soon!
- Disable the default redm loadscreen audio so that the custom video/audio is played by itself.