This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
core/lua_macros
Benedikt Peetz c243c90cab
Fix(lua_macros): Rework to support new command focused layout
The internal commands are wrapped by a lua api, which allows to write
the whole thing a little bit more language agnostic.
2023-07-20 21:43:41 +02:00
..
src Fix(lua_macros): Rework to support new command focused layout 2023-07-20 21:43:41 +02:00
.gitignore Feat(command_interface): Add basic lua support 2023-07-12 21:48:51 +02:00
Cargo.toml Fix(lua_macros): Expand to generate the required types and functions 2023-07-16 14:01:48 +02:00