A third-party command line utility for the Bevy game engine.
To not steal the cargo bevy
command from the official Bevy maintainers, I chose cargo bavy
instead.
cli
cargo install cargo-bavy
Run the following command:
cli
cargo bavy new <FOLDER_NAME>
You can then select all the features that you want. Afterwards, a template project with the given name is created for you.
The source code of this repository is dual-licensed under either:
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.