Docs.rs
jammy_splash_screen-0.0.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jammy_splash_screen 0.0.1
Jammy bevy crate to add a basic loading splash screen for your bevy game.
Crate
Source
Builds
Feature flags
Documentation
Coverage
16.67%
1
out of
6
items documented
0
out of
4
items with examples
Links
crates.io
Dependencies
bevy ^0.10.1
normal
iyes_progress ^0.8
normal
Versions
0.0.1
Owners
jammy Splash Screen crate This bevy crate allows you to create an initial loading splash screen quickly. It uses no other assets, so it itself does not require any pre-loading, and does not waste asset disk space just for pure loading purposes.