From 48da0aa2dec85daf167365da0a1d4e938e134067 Mon Sep 17 00:00:00 2001 From: Matthew Hall <matthew@quickbeam.me.uk> Date: Sat, 23 Jul 2016 16:13:08 +0100 Subject: [PATCH] Update README - we can read other files --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 50e5465..f305a14 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ fn main() { There are a few things missing at the moment: * Terrain - * Loading files that aren't base64 encoded and compressed with zlib * Tile flipping * 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. -- GitLab