Documentation for the Sol framework
This project is maintained by alexcoder04
App.Data.Const
This is static application data, that is generated from YAML files in the /res/data/
folder.
Warning: work in progress, currently upsupported.
App.Data.Var
This is variable data. It is just a Lua table that gets preserved between sessions when the user is asked to save the document and restore when the document is re-opened.