An open API service indexing awesome lists of open source software.

https://github.com/projectborealis/splashsettings

Customize Unreal Engine splash on startup with a random splash image
https://github.com/projectborealis/splashsettings

Last synced: about 1 year ago
JSON representation

Customize Unreal Engine splash on startup with a random splash image

Awesome Lists containing this project

README

          

# SplashSettings

Customize Unreal Engine splash on startup with a random splash image

## Usage

Add this to your plugins folder. It will search in `Content/Splash` for splash images (`EdSplash*` for editor, `Splash*` for game).
png, jpg and bmp are supported splash image types.

Note: Remember to add `Splash` to "Additional Non-Asset Directories To Copy" in Project Packaging Settings.