I want to create self contained installation with luarocks that contain lua installation plus some lua and Dll files I added to the library.
In other word I have one lua appender that I want to add to the logging folder, and two dll files that I want to add to lua Clibs.
I looked to the luarocks documentation I couldn't find how I can do this part
Thank you in advance