mirror of
https://github.com/airstruck/luigi.git
synced 2025-11-18 12:25:06 +00:00
9 lines
238 B
Plaintext
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)
|