Skip to content

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

Notifications You must be signed in to change notification settings

joao678/node-raylib-build-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! 😎