texturepacker-cli
Version:
NodeJS command-line interface for TexturePacker
49 lines (37 loc) • 1.81 kB
Markdown
<img src="https://repository-images.githubusercontent.com/902586561/7490468a-ab83-402a-bd75-8c79c0168a83" alt="Cover" />
<p align="center">
<a href="https://npmjs.com/package/texturepacker-cli/" target="_blank" alt="NPM">
<img src="https://img.shields.io/npm/v/texturepacker-cli.svg" alt="NPM Badge" />
</a>
<a href="https://github.com/rdarida/texturepacker-cli" target="_blank" alt="GitHub Repository">
<img src="https://img.shields.io/badge/-repository-222222?style=flat&logo=github" alt="GitHub Repository Badge" />
</a>
<a href="https://github.com/rdarida/texturepacker-cli/actions/workflows/publish.yml" target="_blank" alt="GitHub Actions">
<img src="https://github.com/rdarida/texturepacker-cli/actions/workflows/publish.yml/badge.svg" alt="Publish Badge" />
</a>
<a href="https://sonarcloud.io/dashboard?id=rdarida_texturepacker-cli" target="_blank" alt="SonarCloud">
<img src="https://sonarcloud.io/api/project_badges/measure?project=rdarida_texturepacker-cli&metric=coverage" alt="Coverage Badge" />
</a>
<img src="https://img.shields.io/librariesio/release/npm/texturepacker-cli" alt="Dependencies Badge" />
</p>
<hr>
# texturepacker-cli
NodeJS command-line interface for TexturePacker
## Installation
TBD
<hr>
<details>
<summary>
<strong>Resources</strong>
</summary>
- [Documentation](https://rdarida.github.io/texturepacker-cli/)
- **TexturePacker**
* [Running TexturePacker from Commandline](https://www.codeandweb.com/texturepacker/documentation/commandline)
* [Texture Settings](https://www.codeandweb.com/texturepacker/documentation/texture-settings)
</details>
<hr>
<p align="center">
<a href="LICENSE" target="_blank" alt="License">
<img src="https://img.shields.io/badge/license-MIT-green" alt="License Badge" />
</a>
</p>