# Objective - Fixes https://github.com/bevyengine/bevy/issues/7412 - Fixes https://github.com/bevyengine/bevy/issues/7576 ## Solution - Add a setup function to app, so users can call the plugin `setup` methods before calling `update`. ## Changelog - add a setup function to app |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||