Expand description
§bevy_stardust_extras
Miscellaneous functionality that doesn’t belong in bevy_stardust
, but aren’t significant enough to have its own crate. Includes various tools for testing and writing examples, as well as some tricks for encoding.
Bevy version | Stardust version | Crate version |
---|---|---|
0.14.0 | 0.6.0 | 0.1.1 |
§Feature flags
octs
- Adds implementations for traits from theocts
crate.
§License
bevy_stardust_extras is free and open source software. It’s licensed under:
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.