jammy_splash_screen 0.0.1

Jammy bevy crate to add a basic loading splash screen for your bevy game.
Documentation
  • Coverage
  • 16.67%
    1 out of 6 items documented0 out of 3 items with examples
  • Size
  • Source code size: 77.66 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 388.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yamgent

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.