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

ywxzm/untp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

untp

A command line tool to split TexturePacker publish file.

How to use ?

For windows

download bin/untp.exe, run untp.exe your_plist_file.plist

For mac

download bin/untp, run untp your_plist_file.plist

Build

1. Install dependents

  • PIL
  • parse
  • PyInstaller
  • (windows only)pywin32

2. Build

run src/build_mac.shon mac or src/build_win.bat on windows.

About

A command line tool to split TexturePacker publish file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.1%
  • Batchfile 4.0%
  • Shell 2.9%