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

  • Your connector JAR, and any dependencies
  • connectorLibJava.cfg
  • connectorLibJava.exe
  • JavaConnector.jar
  • Lua5.3.dll (required only on Windows)

NOTE: To use ConnectorLib Java you must install Java JRE 1.5 or later.