This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bdfd7a3443
bevy
/
crates
/
bevy_app
History
François Mockers
bdfd7a3443
Release 0.16.0-rc.3
2025-03-31 23:07:43 +02:00
..
src
Fix misleading documentation of Main schedule (
#18579
)
2025-03-28 23:33:00 +01:00
Cargo.toml
Release 0.16.0-rc.3
2025-03-31 23:07:43 +02:00
LICENSE-APACHE
Cleanup publish process (
#17728
)
2025-02-09 17:46:19 +00:00
LICENSE-MIT
Cleanup publish process (
#17728
)
2025-02-09 17:46:19 +00:00
README.md
README.md
Bevy App
This crate is about everything concerning the highest-level, application layer of a
Bevy
app.