Pop.Box/config.ld
2016-06-20 22:52:44 -07:00

12 lines
248 B
Plaintext

file = {
"init.moon",
"util.moon",
}
project = "Pop.Box()"
description = "GUI library for LOVE, designed for ease of use"
title = "Documentation"
--package = "pop" --has to be same name as source directory
format = "markdown"
dir = "docs"