diff options
author | Indrajith K L | 2022-11-02 00:15:27 +0530 |
---|---|---|
committer | Indrajith K L | 2022-11-02 00:15:27 +0530 |
commit | 4982f80befe80819ece35c9d9ec372d71ac1a175 (patch) | |
tree | 52da852e65ae2afede080fe658d8c8cf3b6b76c6 /src | |
parent | 16f6c5de6631940fd536390a0191f7cf0911e671 (diff) | |
download | indrajith-dev-4982f80befe80819ece35c9d9ec372d71ac1a175.tar.gz indrajith-dev-4982f80befe80819ece35c9d9ec372d71ac1a175.tar.bz2 indrajith-dev-4982f80befe80819ece35c9d9ec372d71ac1a175.zip |
Article Update
Diffstat (limited to 'src')
-rw-r--r-- | src/_data/gtools.json | 4 |
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" |