Gergling / 12a-mean

Development of a multiplayer turn-based game. In space!
0 stars 0 forks source link

Grunt task to generate dist file #11

Open Gergling opened 9 years ago

Gergling commented 9 years ago

Currently the image generator will automatically run and crash grunt because it tries to write files into a non-existent folder: src / templates / image-generator / dist

If the folder doesn't exist, it needs to be created as part of the image generation.