A minimal template for use when generating new Bevy projects.
Using the Bevy CLI (currently under development):
bevy new projectname
Using cargo generate
:
cargo install cargo-generate
cargo generate thebevyflock/bevy_new_minimal
The source code in this repository is licensed under any of the following at your option:
The CC0 license explicitly does not waive patent rights, but we confirm that we hold no patent rights to anything presented in this repository.