mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 13:13:49 +00:00
eeb67ee48d
# 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 |