Auroriax / PuzzleScriptPlus

Puzzlescript Plus: Open Source HTML5 Puzzle Game Engine (with lots of extra functionality)
https://auroriax.github.io/PuzzleScript/
34 stars 4 forks source link

Update node installation to automatically install the correct versions. #93

Open david-pfx opened 1 year ago

david-pfx commented 1 year ago

Set up package.json so the command npm install automatically installs the correct versions of all modules.

Auroriax commented 1 year ago

I'll probably need to set up the PS+ dev environment on another PC soon, so I'll probably get around to create a package manifest then. (#51 already has a list of the packages and versions needed to build PS+.)