Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Q: Can I use an external DLL with LUA?

A: It is not possible to add external LUA libraries as Windows .dll libraries since this is not allowed in our LUA engine. However, you can add external LUA functions as native LUA code. If you seek to obfuscate your source code on your customer's installation, please ask for the LUA Protector.

  • No labels