diff options
author | Indrajith K L | 2022-11-02 01:57:43 +0530 |
---|---|---|
committer | Indrajith K L | 2022-11-02 01:57:43 +0530 |
commit | e4c040cc29a758596c13cbc321dbec8f7ed10f4b (patch) | |
tree | d66152fec61021c5b9c9740a2dd3bbca2077a431 /src | |
parent | 5aa9208c371c5e6c4497a5c6e3344751448b6347 (diff) | |
download | indrajith-dev-e4c040cc29a758596c13cbc321dbec8f7ed10f4b.tar.gz indrajith-dev-e4c040cc29a758596c13cbc321dbec8f7ed10f4b.tar.bz2 indrajith-dev-e4c040cc29a758596c13cbc321dbec8f7ed10f4b.zip |
Article Updates
* Updates Tools List
Diffstat (limited to 'src')
-rw-r--r-- | src/_data/gtools.json | 14 |
1 files changed, 14 insertions, 0 deletions
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 @@ -225,6 +225,20 @@ "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", "graphics": "N/A", |