grunt-free-tex-packer
grunt-free-tex-packer
Free texture packer plugin for grunt
Based on https://github.com/odrick/free-tex-packer
Install
$ npm install grunt-free-tex-packer
Basic usage
module { grunt; grunt; grunt;};
Advanced usage
Use packer options object
module { grunt; grunt; grunt;};
Additional parameters:
basePath in files - path to be removed from sprite name in texture dest in options - destination folder path
Pack options description: https://github.com/odrick/free-tex-packer-core#available-options
Custom exporters description: https://github.com/odrick/free-tex-packer-core#custom-exporter
Used libs
- Free texture packer core - https://github.com/odrick/free-tex-packer-core
License: MIT