From e4c040cc29a758596c13cbc321dbec8f7ed10f4b Mon Sep 17 00:00:00 2001
From: Indrajith K L
Date: Wed, 2 Nov 2022 01:57:43 +0530
Subject: Article Updates * Updates Tools List

---
 src/_data/gtools.json | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

(limited to 'src')

diff --git a/src/_data/gtools.json b/src/_data/gtools.json
index 864ebe9..4b5447f 100644
--- a/src/_data/gtools.json
+++ b/src/_data/gtools.json
@@ -224,6 +224,20 @@
       "link": "https://www.sfml-dev.org/",
       "os": "Windows, Linux, Mac OS"
     },
+    {
+      "toolName": "Solar2D",
+      "type": "Game Engine",
+      "graphics": "2D",
+      "link": "https://solar2d.com/",
+      "os": "Windows, Linux, Mac OS"
+    },
+    {
+      "toolName": "Solarus",
+      "type": "Game Engine",
+      "graphics": "2D",
+      "link": "https://www.solarus-games.org/",
+      "os": "Windows, Linux, Raspberry Pi, Mac OS"
+    },
     {
       "toolName": "Tads3",
       "type": "Interactive Fiction",
-- 
cgit v1.2.3