bevy/crates/bevy_app
François Mockers 3f2baf8ecd Release 0.15.0
2024-11-29 01:50:42 +01:00
..
src Clarify that bevy_app::App.world() (and mut variant) returns the main SubApp's World (#16527) 2024-11-28 00:23:00 +01:00
Cargo.toml Release 0.15.0 2024-11-29 01:50:42 +01:00
README.md add and fix shields in Readmes (#9993) 2023-10-15 00:52:31 +00:00

Bevy App

License Crates.io Downloads Docs Discord

This crate is about everything concerning the highest-level, application layer of a Bevy app.