From 4982f80befe80819ece35c9d9ec372d71ac1a175 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Wed, 2 Nov 2022 00:15:27 +0530 Subject: Article Update --- src/_data/gtools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_data/gtools.json b/src/_data/gtools.json index 1aa3296..864ebe9 100644 --- a/src/_data/gtools.json +++ b/src/_data/gtools.json @@ -212,14 +212,14 @@ }, { "toolName": "SDL", - "type": "Game Library", + "type": "Library", "graphics": "2D/3D?", "link": "https://www.libsdl.org/", "os": "Windows, Linux, Mac OS" }, { "toolName": "SFML", - "type": "Game Library", + "type": "Library", "graphics": "2D", "link": "https://www.sfml-dev.org/", "os": "Windows, Linux, Mac OS" -- cgit v1.2.3