| Crates.io | bevy_splash_screen |
| lib.rs | bevy_splash_screen |
| version | 0.7.0 |
| created_at | 2023-05-03 16:16:54.163498+00 |
| updated_at | 2025-08-06 18:28:46.440961+00 |
| description | A plugin for bevy which allows you to create screens to show the brands and development teams behind your amazing game |
| homepage | |
| repository | https://github.com/SergioRibera/bevy_splash_screen |
| max_upload_size | |
| id | 855600 |
| size | 653,933 |

Aviable and compatible versions
| bevy | SplashScreen |
|---|---|
| 0.16 | 0.8.0 |
| 0.15 | 0.7.0 |
| 0.13 | 0.6.0 |
| 0.12 | 0.5.0 |
| 0.11 | 0.4.4 |
| 0.10.1 | 0.3.0 |
Check out the examples for details.
Add to Cargo.toml
[dependencies]
bevy = "0.12"
bevy_splash_screen = "0.6.0"
WARN: You probably need to add this if you also use
bevy_tweening[patch.crates-io] bevy_tweening = { git = "https://github.com/SergioRibera/bevy_tweening", branch = "infinite_mirrored" }
Open for contributions =D