From 895dd470ecf26faa2db3ba7faf5d02b2ae220d5c Mon Sep 17 00:00:00 2001 From: tom barrett Date: Sat, 15 Jun 2019 15:08:34 -0500 Subject: using rs-tiled, maybe will just go to personal parsing, also joined the tsx and tmx --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 694bd8d..c44e3eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2018" [dependencies] ggez = "0.5.0-rc.2" rand = "0.7.0-pre.1" +tiled = "0.8.0" -- cgit v1.2.3