1 Forks
64 Stars
64 Watchers

bevy-examples

Shaders and other small Bevy examples

How to download and setup bevy-examples

Open terminal and run command
git clone https://github.com/rust-adventure/bevy-examples.git
git clone is used to create a copy or clone of bevy-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bevy-examples https://github.com/rust-adventure/bevy-examples/archive/master.zip

Or simply clone bevy-examples with SSH
[email protected]:rust-adventure/bevy-examples.git

If you have some problems with bevy-examples

You may open issue on bevy-examples support forum (system) here: https://github.com/rust-adventure/bevy-examples/issues