slush-phaser-project icon indicating copy to clipboard operation
slush-phaser-project copied to clipboard

Add a per-project "project-config.js" file to config paths, resources...

Open pixelpicosean opened this issue 11 years ago • 0 comments

Till now the project structure is hard coded which I think should better be configable. A project-config.js file may define some useful configs:

  • the default state, prefab path
  • enable/disable auto-reload

Since this file contains JavaScript, which maybe really useful, even for some other purpose.

pixelpicosean avatar Nov 14 '14 15:11 pixelpicosean