Files
love-luigi/config.ld
2015-11-29 14:58:08 -05:00

9 lines
238 B
Plaintext

project = 'LUIGI'
description = 'Lovely User Interfaces for Game Inventors'
full_description = 'A UI library'
file = { 'luigi' }
format = 'markdown'
new_type('widget', 'Widget Types', true)
new_type('attrib', 'Widget Attributes', false)