getnamo / NodeJs-Unreal

Embed node.js as an Unreal Engine plugin.
MIT License
239 stars 34 forks source link

Third party folder is not included in the source code #36

Open jimver04 opened 2 years ago

jimver04 commented 2 years ago

Hi ,

I am not very much familiarized, but how do we generate the /source/ThirdParty folder ? It is in released packages but not in source. We want to actively contribute.

Best, Dimitrios

getnamo commented 2 years ago

It's from https://nodejs.org/en/download/, pick e.g. Windows Binary(.zip) 64bit and drag and drop e.g. node-v16.13.0-win-x64 renaming it to node into third party folder to upgrade node.