Skip to content
/ untp Public
forked from justbilt/untp

A command line tool to split TexturePacker publish file.

Notifications You must be signed in to change notification settings

wtxagxy/untp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line tool to split TexturePacker publish file.

install

pip install untp

update

pip install -U untp

usage

$ untp -h
usage:
untp ../btn.plist
untp ../btn.plist -i ../btn.png
untp ../data
untp ../data -r

positional arguments:
  path                  plist file name or directory

optional arguments:
  -h, --help            show this help message and exit

For file:
  -i image_file, --image_file image_file
                        specified image file for plist

For directory:
  -r, --recursive

If you have any question, pleast make a issue, thanks!

About

A command line tool to split TexturePacker publish file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%