A fork of bevy to implement some features for forestia
.vscode | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Bevy Game Engine
Running Examples:
env RUSTFLAGS="-C link-arg=-fuse-ld=lld -Zshare-generics=y" cargo run --example simple --release