CLI for Free texture packer

Installation:

$ npm install -g free-tex-packer-cli

Usage

  • Create and save project, using desktop app
  • Execute in console
  • $ free-tex-packer-cli --project /path/to/project.ftpp --output /path/to/output/folder

CLI accepts 2 arguments:

  • project – path to Free Texture Packer project
  • output – path to output folder (by default equals to project path)

Sources