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 ed37d1239f
feat(CommandTransferValue): Generalize the API to facilitate multiple languages
The code for the `CommandTransferValue` was deeply entrenched in the
whole Lua execution code, which is obviously not ideal. In trying to
alleviate that, I decided to generalize the API in a way, that makes
adding new languages a lot easier.
2023-09-09 19:49:56 +02:00
..
src feat(CommandTransferValue): Generalize the API to facilitate multiple languages 2023-09-09 19:49:56 +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