Go to file
SeanOMik 13ad671a55
scripting: update lua scripts on 'update' stage
2024-01-06 23:06:00 -05:00
.vscode
.woodpecker
examples/testbed scripting: update lua scripts on 'update' stage 2024-01-06 23:06:00 -05:00
lyra-ecs Fix memory bug caused by non-copy components (Vec, HashMap, etc.) 2024-01-06 22:52:30 -05:00
lyra-game scripting: update lua scripts on 'update' stage 2024-01-06 23:06:00 -05:00
lyra-reflect Remove most compiler warnings 2024-01-06 15:52:12 -05:00
lyra-resource scripting: update lua scripts on 'update' stage 2024-01-06 23:06:00 -05:00
lyra-scripting scripting: update lua scripts on 'update' stage 2024-01-06 23:06:00 -05:00
src
.gitignore
Cargo.lock Implement staged system execution, make it easier to add systems, remove some compiler warnings 2024-01-06 15:40:13 -05:00
Cargo.toml scripting: update lua scripts on 'update' stage 2024-01-06 23:06:00 -05:00
LICENSE
README.md
rust-toolchain.toml
shell.nix

README.md

Lyra Engine

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