glass/.busted
DarkWiiPlayer 66e459225f Initial commit 🎉
* Extracted core module and default loaders from Restia
* Set up luarocks
* Set up busted, luacheck and luacov
2022-08-10 09:29:51 +02:00

5 lines
53 B
Text

return {
_all = {
lpath = "?.lua;?/init.lua"
}
}