How tf to get node working with workshop

Luke42408
Joined 16/02/2020
Posts 16
07:28 PM 18/02/2020
So I wanted to make a game and I found out u have to use node but I can’t figure out how to get node working any help?!


BrickHillsammy747
Joined 07/01/2020
Posts 3,787
08:14 PM 18/02/2020
No goaway


SmartLion
Joined 16/04/2017
Posts 1,970
08:39 PM 18/02/2020
Assuming you extracted the node-hill folder and have installed node.js and also did npm i node-hill
1. Open the start.js file with notepad
2. Find local and change false to true
3. Do node start.js like you did with npm i node-hill
4. Open workshop and click the yellow playtest button
Done! you should now be playing a baseplate if no file was not picked inside start.js

1