Required Files

To run the connector, you must place the following files in a directory (from now on called the connector directory). All of the files, except your connector DLL, are provided with the SDK.

  • Your connector DLL, and any dependencies
  • connectorLibDotNet.cfg
  • connectorLibDotNet.exe
  • DotNetConnector.dll
  • Lua5.3.dll

NOTE: To use ConnectorLib .NET you must install the Microsoft Visual C++ 2010 Redistributable Package. This is included in the SDK.