bevy/crates/bevy_app
eugineerd b518d5ee69 Move automatic types registration to app creation
Registering types on `AppTypeRegistry` creation breaks dynamic scene builder.
2024-09-05 18:19:26 +00:00
..
src Move automatic types registration to app creation 2024-09-05 18:19:26 +00:00
Cargo.toml bevy_reflect: Function registry (#14098) 2024-08-06 01:09:48 +00: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.