Skip to content

Releases: imor/polyglot

Version 0.1.6 with windows64 precompiled binary

13 Mar 07:47
Compare
Choose a tag to compare

For people who do not have visual studio or do not want to compile the module they can download the attached binary file. Only window 64 bit binary is available with this build. If someone requests new releases for other platforms may be made.

Installation

  1. Download the source and unzip it into your node_modules foder. Don't forget to rename the folder from polyglot-0.1.6 to polyglot-chess.
  2. Copy polyglot.node into the polyglot-chess/build/Release folder.

E.g. If your uci module is at C:\nodejs\uci then your folder structure after installation should be

C:\nodejs\uci\node_modules\polyglot-chess\build\Release\polyglot.node