8000 GitHub - goldface/texture_unpacker: unpack texture using plist cocos json config files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

goldface/texture_unpacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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.

Fix

This repository was merged with onepill/texture_unpacker_script

About

unpack texture using plist cocos json config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%
0