Releases: tjhancocks/kdl
Releases · tjhancocks/kdl
Version 0.8
Introduces the following features into the KDL spec
- Components / Namespaces
- Lua code generation from KDL types
- Improved type safety
- Many bug fixes
KDL v0.2.1
Installation
Run the Install
script to install KDL on your system.
Usage
You can run KDL by using the following command:
kdl --scenario evn -o output-file.ndat input-file.kdl
Also be sure to check out the wiki for information on using KDL.
KDL v0.2
Installation
Run the Install
script to install KDL on your system.
Usage
You can run KDL by using the following command:
kdl --scenario evn -o output-file.ndat input-file.kdl
KDL v0.1.3
Installation
Run the Install
script to install KDL on your system.
Usage
You can run KDL by using the following command:
kdl --scenario evn -o output-file.ndat input-file.kdl