I released LRTDOG (LuaRT Distribution helper and Optional modules Getter).
[Login to see the link]
This is a tool to assist in the preparation process of distributing applications created with LuaRT. I created this for my students, but decided to make it public so that others can use it as well.
By executing the command, you get the credits you need to attach when distributing an application created with LuaRT, the Lua DLL file, and any additional DLLs you need in the current folder.
U:\myprog\luart>lrtdog webview crypto
LRTDOG (LuaRT Distribution helper and Optional modules Getter)
by michyo (Michiyo Tagami)
---> Created lua54.dll...
---> Created credits.txt...
---> Created webview.dll...
---> Created crypto.dll...