I use LUA in project don't support require(...) im need
dotnet CSharp.Lua.Launcher.dll CSharp.lua -d ./Dist -s ./ -include
so that the-include command adds all the dependencies to a single file. No need to connect separately. For example, local System = System
System.namespace ( ... ) is not Available and needs a dependency.. I would like to see that during the build, the System function is added to the header of the file