Tools for working with Sol-based projects.
For docs see here.
- compile-time optimization, deleting unused/empty functions and their calls
- handling JSON/YAML data in
res/data
- handling images
- move metadata from
app.lua
tosolproj.yml
- about dialog using data from
solproj.yml
- automatically wrap the contents of
init.lua
inside init function - automatically call luna
- allow importing components from third-party repositories