rtexturepacker

0.0.1 • Public • Published

Remote TexturePacker client

Execute TexturePacker on a remote server

TexturePacker is a great spritesheet creator. Its command line version so useful that everyone should integrate it into their build pipeline. However, it might be costly to buy one license for each person in your team. This tool aims to solve this problem by installing only one version of TexturePacker on a remote server so that everyone can connect to it and use it.

Usage

The command line usage is designed to be identical to TexturePacker except that TexturePacker is replaced by rtexturepacker

rtexturepacker examples/imgs/ --server 192.168.33.2:3001

Install

You should install rtexturepacker client globally by npm like so:

npm install -g rtexturepacker

Changelog

0.0.1

  • Initial commit

Readme

Keywords

Package Sidebar

Install

npm i rtexturepacker

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

54.7 kB

Total Files

9

Last publish

Collaborators

  • minhhh