TheBevyFlock / bevy_new_minimal

"Hello, world!" for Bevy
MIT License
2 stars 1 forks source link

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.