![]() |
|
[Question] Help needed: Where to find the compiled Node.js component (node.dll)? - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: open.mp (https://forum.open.mp/forumdisplay.php?fid=40) --- Forum: Questions and Suggestions (https://forum.open.mp/forumdisplay.php?fid=42) --- Thread: [Question] Help needed: Where to find the compiled Node.js component (node.dll)? (/showthread.php?tid=4313) |
Help needed: Where to find the compiled Node.js component (node.dll)? - doctorsalamii - 2026-07-04 Hello! I am starting a new gamemode for open.mp using JavaScript. I have already installed the @omp-node/core package via npm and set up my index.js. However, I cannot find the compiled node.dll (or js.dll) to put into my components/ folder. Most GitHub repositories seem to be in a "Work in Progress" state without binary releases, and some links in Discord are no longer active. Could someone please point me to the official or most stable build of the Node.js component for Windows? Thanks in advance! |