/node-raylib-build-template

A template repo for building a node-raylib portable executable using javascript

Primary LanguageJavaScript

node-raylib Build template

Sample template for node-raylib with packaging to exe (Windows only)

Dependencies

Installing

npm install
pip install lief dotenv

Building an executable

python build.py

End result

example

And most importantly...no console window in the background! 😎