Go to file
SeanOMik aadc8e5094
scripting: expose all other ActionHandler methods to Lua
2024-02-25 20:53:20 -05:00
.vscode
.woodpecker
examples/testbed scripting: expose all other ActionHandler methods to Lua 2024-02-25 20:53:20 -05:00
lyra-ecs scripting: start work on exposing InputActions to lua, implement inserting reflected resource 2024-02-25 17:06:53 -05:00
lyra-game scripting: start work on exposing InputActions to lua, implement inserting reflected resource 2024-02-25 17:06:53 -05:00
lyra-math
lyra-reflect scripting: start work on exposing InputActions to lua, implement inserting reflected resource 2024-02-25 17:06:53 -05:00
lyra-resource
lyra-scripting scripting: expose all other ActionHandler methods to Lua 2024-02-25 20:53:20 -05:00
src
.gitignore
.gitmodules
Cargo.lock scripting: expose all other ActionHandler methods to Lua 2024-02-25 20:53:20 -05:00
Cargo.toml
LICENSE
README.md
rust-toolchain.toml
shell.nix

README.md

Lyra Engine

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