7 releases
0.6.2 | Sep 6, 2024 |
---|---|
0.6.1 | Sep 3, 2024 |
0.5.17 | Aug 15, 2024 |
0.5.15 | Jul 23, 2024 |
#1556 in Game dev
7.5MB
1.5K
SLoC
bevy-codex
Bevy-Codex aims to simplify the process of implementing game menus and HUDs within the Bevy framework. This project is currently under active development and is not yet suitable for production use.
Installation
To include Lyrebird in your Bevy project, add the following to your Cargo.toml:
[dependencies]
bevy-codex = "0.6.0"
Note that, as this crate is in alpha, future versions may introduce breaking changes.
#License
Bevy Codex is licensed under the Apache License 2.0. See the LICENSE file for more details.
Dependencies
~51–88MB
~1.5M SLoC