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/NC5-20a/tile.json | 5 +++++ tiles/NC5-20a/tile.svg | 31 +++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 tiles/NC5-20a/tile.json create mode 100644 tiles/NC5-20a/tile.svg (limited to 'tiles/NC5-20a') diff --git a/tiles/NC5-20a/tile.json b/tiles/NC5-20a/tile.json new file mode 100644 index 00000000..2605018e --- /dev/null +++ b/tiles/NC5-20a/tile.json @@ -0,0 +1,5 @@ +{ + "id": "NC5-20a", + "name": "NC5-20a", + "description": "" +} diff --git a/tiles/NC5-20a/tile.svg b/tiles/NC5-20a/tile.svg new file mode 100644 index 00000000..619bcfa3 --- /dev/null +++ b/tiles/NC5-20a/tile.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3