Files
love-luigi/config.ld
2015-12-06 11:47:15 -05:00

9 lines
226 B
Plaintext

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