DarkWiiPlayer
66e459225f
* Extracted core module and default loaders from Restia * Set up luarocks * Set up busted, luacheck and luacov
5 lines
53 B
Text
5 lines
53 B
Text
return {
|
|
_all = {
|
|
lpath = "?.lua;?/init.lua"
|
|
}
|
|
}
|