@minecraftts/glfw
v2.0.1
Published
GLFW bindings for Node.js
Readme
node-glfw
Node.js bindings to GLFW3
Installation
Please ensure you have CMake as well as a full C++ toolchain for your OS then you can install with
npm install @minecraftts/glfwBuilding
Building is extremely simple, make sure you have all required build tools then run
npm run buildTesting
We have no unit tests currently, PRs are gladly accepted.
License
This package is licensed under the MIT license
