diff options
| author | Farzad Sadeghi <thabogre@gmail.com> | 2019-07-12 12:49:43 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-12 12:49:43 +0000 | 
| commit | 52724761b65c998ba07fdb8a8d9c77b512c6421b (patch) | |
| tree | 4b9d4b86200145e1a3cb5f4a4d6a28d2b8be7d65 | |
| parent | update (diff) | |
| parent | Add license scan report and status (diff) | |
| download | luatablegen-52724761b65c998ba07fdb8a8d9c77b512c6421b.tar.gz luatablegen-52724761b65c998ba07fdb8a8d9c77b512c6421b.zip | |
Add license scan report and status
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1,4 +1,6 @@  # luatablegen +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fluatablegen?ref=badge_shield) +  `luatablegen` takes a list of C structures and generates lua tables in C.<br/>  The input is in the form of a JSON file that describes the C structure and the Lua types you want.<br/> @@ -50,3 +52,7 @@ The list of the projects that use luatablegen:<br/>  ## TODO  * fields should be able to reference each other.<br/>  * add more options for the table fileds.<br/> + + +## License +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fluatablegen?ref=badge_large)
\ No newline at end of file | 
