Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 524 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 524 Bytes

sparrow2img


sparrow2img is a python script for unpacking sparrow v2 texture atlas

Usage

To unpack a texture atlas run:

python3 sparrow2img.py image.png atlas.xml

for example:

python3 sparrow2img.py BOYFRIEND.png BOYFRIEND.xml

This unpacks the BOYFRIEND.png (my beloved ❤) texture atlas and turns it into seperate images: bf

Useful flags

  • -o - output directory