Loaders
Methods
The following loader methods are accessible via the PIXEL
global table:
table, table PIXEL.LoadDirectory( string )
Includes every Lua file from the given folder.
PIXEL.LoadDirectoryRecursive( string )
Recursively includes every Lua file from the given folder.