diff options
author | Nao Pross <naopross@thearcway.org> | 2018-12-15 14:59:28 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-12-15 14:59:28 +0100 |
commit | 03a92d22027ef0738d1ebfd59145236905751425 (patch) | |
tree | f488a709b1180c6f5e82c71c3fcd39c2a71e6576 /lib/gson-2.6.2.jar | |
parent | Change Tile.loaded to Tile.active (diff) | |
download | Subconscious-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 'lib/gson-2.6.2.jar')
-rw-r--r-- | lib/gson-2.6.2.jar | bin | 229650 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/gson-2.6.2.jar b/lib/gson-2.6.2.jar Binary files differdeleted file mode 100644 index 9d78626..0000000 --- a/lib/gson-2.6.2.jar +++ /dev/null |