Skip to content

TheBevyFlock/bevy_new_minimal

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages