Skip to content

Serialization and deserialization code generation for the sol3 lua bindings

Notifications You must be signed in to change notification settings

dibidabidab/lua-serde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The great lua-json-serde struct generator

Dependencies:

  • pyYAML
  • jinja2
  • That's it, no extended lists here...

Usage:

  • Create a yaml file.
  • Put stuff into yaml file.
    • Look at config.yaml as an example.
  • Execute lua-json-serde
  • Look at why it fails
  • Fix it so it doesn't fail
  • Execute it again

About

Serialization and deserialization code generation for the sol3 lua bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published