Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 787 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 787 Bytes

Bevy New Minimal

A minimal template for use when generating new Bevy projects.

Creating a new project

Using the Bevy CLI (currently under development):

bevy new projectname

Using cargo generate:

cargo install cargo-generate
cargo generate thebevyflock/bevy_new_minimal

License

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.