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/language_macros
Benedikt Peetz 27ad48c5e9
Refactor(language_macros): Complete rewrite
This **should** have everything the other implementation had, but the
api is implemented in a way, which is more in line with the expectation
raised at the lua functions (being that they are only wrappers over the
command api, and nothing more).

Aside of that, this version is actually documented!
2023-07-26 22:08:09 +02:00
..
src Refactor(language_macros): Complete rewrite 2023-07-26 22:08:09 +02:00
.gitignore Refactor(language_macros): Complete rewrite 2023-07-26 22:08:09 +02:00
Cargo.toml Refactor(language_macros): Complete rewrite 2023-07-26 22:08:09 +02:00