fixed typo
This commit is contained in:
parent
8c7a22ed8f
commit
d68a2f99b5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ Simple atlas packer using `stb_rect_pack` from the `stb` family of header librar
|
|||
The goal of the tool is to take in multiple aseprite files and pack them into a single atlas, outputting some metadata in the process in the form of
|
||||
json and/or source files for direct use in odin (maybe more languages too).
|
||||
|
||||
I'm using a library for marhsalling the aseprite files found [here](https://github.com/blob1807/odin-aseprite) on github.
|
||||
I'm using a library for marshalling the aseprite files found [here](https://github.com/blob1807/odin-aseprite) on github.
|
||||
|
||||
Project template provided by Karl Zylinski found [here](https://github.com/karl-zylinski/odin-raylib-hot-reload-game-template) on github.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue