apathy-dude / texture-builder

Tool for creating repeating textures
http://apathy-dude.github.io/texture-builder/
The Unlicense
1 stars 0 forks source link

Create grunt runner to build layer types #1

Closed apathy-dude closed 9 years ago

apathy-dude commented 9 years ago

Create grunt runner to build layer types into an array that can be imported with require.

Format should be: { name: 'name', layer: require('./folder/file.js') }

apathy-dude commented 9 years ago

Shadow layer not working should be fixed with Issue #5