Go to file
SeanOMik 347427a841
ecs: remove compiler warning
2024-04-10 22:27:44 -04:00
.vscode
.woodpecker
examples
lyra-ecs ecs: remove compiler warning 2024-04-10 22:27:44 -04:00
lyra-game ecs: add some spans around the system executors 2024-04-01 12:02:16 -04:00
lyra-math
lyra-reflect reflect: fix warnings 2024-04-01 11:17:19 -04:00
lyra-resource
lyra-scene
lyra-scripting
src
.envrc
.gitignore
.gitmodules
Cargo.lock ecs: add some spans around the system executors 2024-04-01 12:02:16 -04:00
Cargo.toml
LICENSE
README.md
rust-toolchain.toml
shell.nix Rewrite nix-shell, use mold for the linker 2024-04-04 23:58:59 -04:00

README.md

Lyra Engine

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