Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 314 Bytes

xminlib

  • headers only
  • create simple and super lightweight UIs with a simple syntax
  • full guide coming soon

how to use

  • copy "components" and "layouts" folder into your project
  • include gui.h
  • done :P

how to create a layout

  • look at the layouts folder, theres an example file with the syntax