RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
242 stars 20 forks source link

Build without CMake #58

Open RobLoach opened 4 years ago

RobLoach commented 4 years ago

Currently using cmake-js to build raylib. Would be cool to build it without needing to have cmake installed.

RE: https://github.com/RobLoach/node-raylib/issues/44