yatp-cli 1.0.0

Yet Another Texture Packer - a small and simple CLI application to pack multiple textures/sprites into a texture atlas/sprite sheet
Documentation
1
2
3
4
5
6
7
8
9
10
11
# YATP (Yet Another Texture Packer)

A small and simple CLI application to pack multiple textures/sprites into a texture atlas/sprite sheet.

## Installation

### Through Cargo

`cargo install yatp-cli`

## Usage