From b149d29b05f66523712abee67cdbe445898e5765 Mon Sep 17 00:00:00 2001 From: z64me <45853441+z64me@users.noreply.github.com> Date: Sun, 23 Jan 2022 10:01:56 -0500 Subject: [PATCH] add `EzSpriteSheet` (#263) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b9a6ff..7623a30 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso #### Spritesheet Tools - :tada: [Cheetah-Texture-Packer](https://github.com/scriptum/Cheetah-Texture-Packer) - High efficient and fast 2D bin packing tool +- :tada: [EzSpriteSheet](https://github.com/z64me/EzSpriteSheet) - Creates sprite sheets from animated GIFs and more - :free: [GraphicsGale](http://www.humanbalance.net/gale/us/) - Animation graphic editor easy to use. - :tada: [Libgdx Texture Packer](https://github.com/libgdx/libgdx/wiki/Texture-packer) - Texture Packer built into Libgdx - :free: [Littera](http://kvazars.com/littera) - Bitmap font generator