Skip to content

alexcoder04/sol-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sol-tools

Tools for working with Sol-based projects.

For docs see here.

TODOs

  • compile-time optimization, deleting unused/empty functions and their calls
  • handling JSON/YAML data in res/data
  • handling images
  • move metadata from app.lua to solproj.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