From d278f6a54a2a316e70271ad04bd206e49a93fa5f Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 18 Feb 2023 22:24:58 -0500 Subject: add tiles json and internationalization --- tiles/N4-13c/tile.json | 5 +++++ tiles/N4-13c/tile.svg | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 tiles/N4-13c/tile.json create mode 100644 tiles/N4-13c/tile.svg (limited to 'tiles/N4-13c') diff --git a/tiles/N4-13c/tile.json b/tiles/N4-13c/tile.json new file mode 100644 index 00000000..a7865243 --- /dev/null +++ b/tiles/N4-13c/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N4-13c", + "name": "N4-13c", + "description": "" +} diff --git a/tiles/N4-13c/tile.svg b/tiles/N4-13c/tile.svg new file mode 100644 index 00000000..6eee2afd --- /dev/null +++ b/tiles/N4-13c/tile.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3