243796e188
Update gh-pages.yml, packaging.yml, and 6 more files...
15 lines
174 B
Plaintext
15 lines
174 B
Plaintext
project = "LuaJIT-Sleep"
|
|
title = "NibblePoker's LuaJIT Sleep Library"
|
|
dir = "doc"
|
|
format = "markdown"
|
|
|
|
file = {
|
|
"lua/sleep.lua",
|
|
}
|
|
|
|
readme = {
|
|
"readme.md",
|
|
}
|
|
|
|
all = true
|