Skip to content

Commit 30af646

Browse files
authored
Update README.md
1 parent bb09f88 commit 30af646

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ bool IsAsepriteSliceReady(AsepriteSlice slice); // Return wh
103103
AsepriteSlice GenAsepriteSliceDefault(); // Generate empty Aseprite slice data.
104104
```
105105
106+
## Known Issues
107+
108+
* [#14](https://github.com/RobLoach/raylib-aseprite/issues/14) Supports only Aseprite 1.2. [`cute_aseprite.h`](https://github.com/RandyGaul/cute_headers/blob/master/cute_aseprite.h) does not yet support Aseprite 1.3, so make sure you're using 1.2.
109+
106110
## Development
107111
108112
To build the example locally, and run tests, use [cmake](https://cmake.org/).

0 commit comments

Comments
 (0)