Advertisement
Guest User

Untitled

a guest
Aug 9th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Example of use:
  2. [create image a.png and b.png]
  3. [create texture.txa]:
  4. :group main dir textures
  5. :margin 0
  6. */*.egg : main
  7.  
  8. Execute:
  9. egg-texture-cards -o cards/a.egg a.png
  10. egg-texture-cards -o cards/b.egg b.png
  11. egg-palettize -d result -dm result -dr result -opt -nodb cards/*.egg
  12.  
  13. The result folder has the .eggs you want.
  14. You can create a script for make the process automatic.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement