slush-phaser-project
slush-phaser-project copied to clipboard
Add a per-project "project-config.js" file to config paths, resources...
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.