Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 901 Bytes

File metadata and controls

31 lines (17 loc) · 901 Bytes

unity-texture-packer

Utility to merge different texture channels into a final texture output.

screenshot

Install

Using Git

In Package Manager, press Install package from git url, past the github url:

https://github.com/andydbc/unity-texture-packer.git

npm

  1. Open Project Settings, find the Package Manager tab amd add the following registry:

npm-registry

  1. Open the Package Manager window and find the newly added registry in My Registries

package-manager

Install the tool.

License

MIT. See LICENSE for details.