From 03a92d22027ef0738d1ebfd59145236905751425 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sat, 15 Dec 2018 14:59:28 +0100 Subject: Remove Gson dependency start custom libjtmx implementation This commit breaks MapLoader and by consequence the entire game. Being in Java 9+ now we will have multiple modules, namely: - libjtmx: separate minimal tmx (tiled) files loader library - subconscious: the game itself --- lib/gson-2.6.2.jar | Bin 229650 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/gson-2.6.2.jar (limited to 'lib/gson-2.6.2.jar') diff --git a/lib/gson-2.6.2.jar b/lib/gson-2.6.2.jar deleted file mode 100644 index 9d78626..0000000 Binary files a/lib/gson-2.6.2.jar and /dev/null differ -- cgit v1.2.1