Description
A Lua library for loading arbitrary files through the Lua package path, useful when projects organize resources or modules outside the default loader behavior.
It is module-loading infrastructure. Developers should only load trusted files because loader helpers can execute or expose code depending on how a project uses them.