1
0
Atdalīts 0

Correct spelling mistake in README

This commit is contained in:
Starbeamrainbowlabs 2016-08-30 10:06:28 +01:00
vecāks 1fdf0eaf40
revīzija 6e825aaf26
1 mainīti faili ar 1 papildinājumiem un 1 dzēšanām

Parādīt failu

@ -28,7 +28,7 @@ SpritePacker is currently a command line tool (Requests for a GUI are welcome),
SpritePacker.exe /path/to/output.png picture1.png textureB.jpeg anotherimage.gif
```
Your next latest and greatest project will probably have a _lot_ mroe than just 3 images, making specifying them all one by one a pain in the neck. Thankfully, SpritePacker supports (recursive!) directories of images:
Your next latest and greatest project will probably have a _lot_ more than just 3 images, making specifying them all one by one a pain in the neck. Thankfully, SpritePacker supports (recursive!) directories of images:
```bash
SpritePacker.exe /path/to/output.png /path/to/image/directory