Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need Inject (-include) in lua needed library #323

Closed
nurbat opened this issue Oct 24, 2020 · 0 comments
Closed

need Inject (-include) in lua needed library #323

nurbat opened this issue Oct 24, 2020 · 0 comments

Comments

@nurbat
Copy link

nurbat commented Oct 24, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant