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/hexagon/tile.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tiles/hexagon/tile.json (limited to 'tiles/hexagon/tile.json') diff --git a/tiles/hexagon/tile.json b/tiles/hexagon/tile.json new file mode 100644 index 00000000..30728c29 --- /dev/null +++ b/tiles/hexagon/tile.json @@ -0,0 +1,5 @@ +{ + "id": "hexagon", + "name": "hexagonal lattice", + "description": "" +} -- cgit v1.3.1