Is there a way to include only a specific library File instead of the entire Directory?
This should not be too hard to do, will try to incorporate it in next update.
but inside that directory I also have a main.lua file (that I use to debug the libs)
If the only thing different between the two main.lua files is a flag (ie debug = true), you might want to create 2 different configurations and use the “Code insertion” feature to insert the flag.
So, when LuaGlider includes the whole directory, it overwrite my project main.lua with the main.lua from my Lib Directory.
Yes currently the main project folder is copied first and then the other libraries are copied on top of it. Glad it is useful to you. We should probably add a way option to reverse this behavior.
How is the user interface for the whole project manager features?
Regards,
M.Y. Developers