Skip to content
Snippets Groups Projects
Commit 48da0aa2 authored by Matthew Hall's avatar Matthew Hall Committed by GitHub
Browse files

Update README - we can read other files

parent c7dab9da
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,6 @@ fn main() { ...@@ -37,7 +37,6 @@ fn main() {
There are a few things missing at the moment: There are a few things missing at the moment:
* Terrain * Terrain
* Loading files that aren't base64 encoded and compressed with zlib
* Tile flipping * Tile flipping
* Image layers * Image layers
* A nice API. At the moment you can access attributes and properties, find tilesets by GID and loop through the tiles. This leaves a user of the library with a bit to do. * A nice API. At the moment you can access attributes and properties, find tilesets by GID and loop through the tiles. This leaves a user of the library with a bit to do.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment