node-simconnect
Advanced tools
Comparing version 1.3.0-canary.5 to 1.3.0-canary.6
{ | ||
"name": "node-simconnect", | ||
"version": "1.3.0-canary.5", | ||
"version": "1.3.0-canary.6", | ||
"description": "Wrapper for the SimConnect SDK for Flight Simulator X and Prepar3D (Windows only)", | ||
"main": "index.js", | ||
"scripts": { | ||
"manual-build": "node-gyp configure rebuild --msvs_version=2015 --arch=ia32", | ||
"rebuild": "node-gyp configure rebuild --msvs_version=2015 --arch=ia32", | ||
"start": "node ./examples/nodejs/example.js" | ||
@@ -9,0 +9,0 @@ }, |
@@ -12,3 +12,3 @@ # node-simconnect | ||
`npm install node-simconnect` | ||
`npm install node-simconnect --ignore-scripts` | ||
@@ -15,0 +15,0 @@ **Note: The included binary requires the 32 bit version of NodeJS.** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
281098