Bevy Splash Screen

BevySplashScreen_Presentation


GitHub Workflow Status GitHub release (latest by date)

Versions

Aviable and compatible versions

| bevy | SplashScreen | |--------|-----------------| | 0.11 | 0.4.3 | | 0.10.1 | 0.3.0 |

Features

Usage

Check out the examples for details.

Add to Cargo.toml toml [dependencies] bevy = "0.11" bevy_splash_screen = "0.4.3"

WARN: You probably need to add this if you also use bevy_tweening [patch.crates-io] bevy_tweening = { git = "https://github.com/sibsibsib/bevy_tweening", branch = "mirrored_repeat_fix" }

TODOs

Open for contributions =D