Jump to content

How to create a build from Phaser 2.4.4


Bobcp
 Share

Recommended Posts

From the repo, I see there is a Grunt file, so I assume you need to install Grunt on your machine and build the project yourself then.

You will need Node (which includes npm) to install and run Grunt. I suspect everything you need to know can be found here: http://gruntjs.com/getting-started

I am more of a Gulp guy myself, so I can't tell you the exact details like I could if it was build using Gulp.

 

Good luck :)

Link to comment
Share on other sites

For the dev branch, the contents of the 'build' folder is the last release or stable build so it probably won't contain all the latest updates.

 

You should always build phaser yourself (with grunt) and then find it in the 'dist' folder

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...