mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
No description
e0753c8ace
(for organization and compile time speedups) |
||
---|---|---|
.vscode | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
CREDITS.md | ||
README.md | ||
ROADMAP.md |
Bevy Game Engine
Running Examples:
env RUSTFLAGS="-C link-arg=-fuse-ld=lld -Zshare-generics=y" cargo run --example simple --release