aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2022-11-02 00:15:27 +0530
committerIndrajith K L2022-11-02 00:15:27 +0530
commit4982f80befe80819ece35c9d9ec372d71ac1a175 (patch)
tree52da852e65ae2afede080fe658d8c8cf3b6b76c6
parent16f6c5de6631940fd536390a0191f7cf0911e671 (diff)
downloadindrajith-dev-4982f80befe80819ece35c9d9ec372d71ac1a175.tar.gz
indrajith-dev-4982f80befe80819ece35c9d9ec372d71ac1a175.tar.bz2
indrajith-dev-4982f80befe80819ece35c9d9ec372d71ac1a175.zip
Article Update
-rw-r--r--src/_data/gtools.json4
1 files 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"