Skip to content

Converts GDX TexturePacker2 .atlas files to Cocos2D readable .plist format

Notifications You must be signed in to change notification settings

midworld/gdxtococos2d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# gdxtococos2d

Converts LibGDX TexturePacker2 .atlas files to Cocos2D readable .plist format

Make sure that the .png referenced from the .atlas file can be found so 
gdxtococos2d can read the image dimensions

## Usage

java -jar gdxtococos2d-0.0.1-standalone.jar <inputfile>.atlas <outputfile>.plist 


## License

Copyright (C) 2012 thomas@friendlyvillagers.com

Distributed under the Eclipse Public License, the same as Clojure.

About

Converts GDX TexturePacker2 .atlas files to Cocos2D readable .plist format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published