diff options
author | bloodstalker <thabogre@gmail.com> | 2018-08-08 11:37:43 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-08-08 11:37:43 +0000 |
commit | 9dd18c596c540336621131cdf44ffc3f79d05afb (patch) | |
tree | e6463f9455d8b69e89dfbb8d22270965ebdec6e3 | |
parent | added readme (diff) | |
download | luatablegen-9dd18c596c540336621131cdf44ffc3f79d05afb.tar.gz luatablegen-9dd18c596c540336621131cdf44ffc3f79d05afb.zip |
update
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -40,6 +40,10 @@ Each entry in the JSON file should have the following fields:<br/> --docpath DOCPATH where the doc file will be placed ``` +## Projects +The list of the projects that use luatablegen:<br/> +* [bruiser](https://github.com/bloodstalker/mutator/tree/master/bruiser)<br/> + ## TODO * fields should be able to reference each other.<br/> * add more options for the table fileds.<br/> |