Go to file
SeanOMik a2aac25249
ecs, reflect: implement Bundle for (), use `nobuild` instead of `compile_fail` for reflect rustdocs
2024-03-31 00:29:12 -04:00
.vscode
.woodpecker
examples examples: move assets outside of testbed for other examples 2024-03-30 22:20:53 -04:00
lyra-ecs ecs, reflect: implement Bundle for (), use `nobuild` instead of `compile_fail` for reflect rustdocs 2024-03-31 00:29:12 -04:00
lyra-game
lyra-math
lyra-reflect ecs, reflect: implement Bundle for (), use `nobuild` instead of `compile_fail` for reflect rustdocs 2024-03-31 00:29:12 -04:00
lyra-resource
lyra-scene
lyra-scripting
src
.envrc reflect: fix type registry from changes with ecs resources 2024-03-30 22:42:41 -04:00
.gitignore
.gitmodules
Cargo.lock
Cargo.toml
LICENSE
README.md
rust-toolchain.toml
shell.nix ecs, reflect: implement Bundle for (), use `nobuild` instead of `compile_fail` for reflect rustdocs 2024-03-31 00:29:12 -04:00

README.md

Lyra Engine

This is a very WIP custom game engine written in Rust.