loadkit
loadkit copied to clipboard
Loadkit allows you to load arbitrary files within the Lua package path
last release was 8 years ago https://luarocks.org/modules/leafo/loadkit, would you mind doing another one ? to help linux distrib package it. Right now we package the "dev" version in nixpkgs but...
I've just bumped into a similar iteration of the problem in #2, but at a different spot in the stack. In my case I'm using a Rust wrapper with `mlua`,...
I created my own custom lua loader (not using package.path) to use a special directory structure. However, this broke loadkit related modules. Could you provide a function such as `loadkit.search(basepath,...
Typo fix
Just a minor typo fix in the Readme. I like this one. Regards, Roland.