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 library, are provided with the SDK.

  • Your connector library (*.dll or lib*.so), and any dependencies
  • connectorLibCpp.cfg
  • connectorLibCpp.exe
  • Lua5.3.dll

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