A fork of bevy to implement some features for forestia
| .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