Skip to content

unpack texture using plist cocos json config files

Notifications You must be signed in to change notification settings

yhchen/texture_unpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextureUnpacker

Overview

Use this script to unpack .png sprites from the sprite atlas (providing a .plist or .json data file and a .png file) packed by TexturePacker.

Dependencies

Usage

$ python unpack_texture.py <filename without extension or folder path> <format [plist|json|cocos]>

filename

  • Filename of the sprite atlas image and data file without extensions.

format

optional

  • Data file format. Valid values are plist and json. If omitted plist format is assumed.

About

unpack texture using plist cocos json config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages