summaryrefslogtreecommitdiffstats
path: root/manifest.txt
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-12-15 14:59:28 +0100
committerNao Pross <naopross@thearcway.org>2018-12-15 14:59:28 +0100
commit03a92d22027ef0738d1ebfd59145236905751425 (patch)
treef488a709b1180c6f5e82c71c3fcd39c2a71e6576 /manifest.txt
parentChange Tile.loaded to Tile.active (diff)
downloadSubconscious-java-03a92d22027ef0738d1ebfd59145236905751425.tar.gz
Subconscious-java-03a92d22027ef0738d1ebfd59145236905751425.zip
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
Diffstat (limited to '')
-rw-r--r--manifest.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.txt b/manifest.txt
index 9ecb5af..73fcb85 100644
--- a/manifest.txt
+++ b/manifest.txt
@@ -1,2 +1 @@
Main-Class: subconscious.Subconscious
-Class-Path: ../lib/gson-2.6.2.jar