From c391b3793770b2b296d615ee63836a344eeb3a0f Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 5 Nov 2022 02:47:11 +0530 Subject: Tool List Updated --- src/_data/gtools.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/src/_data/gtools.json b/src/_data/gtools.json index 4b5447f..389a5e9 100644 --- a/src/_data/gtools.json +++ b/src/_data/gtools.json @@ -133,6 +133,13 @@ "link": "https://krita.org/", "os": "Windows, Linux, Mac OS" }, + { + "toolName": "LDtk", + "type": "Level Designer", + "graphics": "2D", + "link": "https://ldtk.io/", + "os": "Windows, Linux, Mac OS" + }, { "toolName": "LibreSprite", "type": "Sprite Editor", @@ -161,6 +168,13 @@ "link": "https://www.monogame.net/", "os": "Windows, Linux, Mac OS" }, + { + "toolName": "Ogmo Editor", + "type": "Level Designer", + "graphics": "2D", + "link": "https://ogmoeditor.itch.io/editor", + "os": "Windows, Linux, Mac OS" + }, { "toolName": "OpenMPT", "type": "Chiptune Tracker", @@ -196,6 +210,20 @@ "link": "https://pixijs.com/", "os": "Windows, Linux, Mac OS" }, + { + "toolName": "Pixel Composer", + "type": "2D VFX", + "graphics": "2D", + "link": "https://makham.itch.io/pixel-composer", + "os": "Windows" + }, + { + "toolName": "Pixel Vision 8", + "type": "Fantasy Console", + "graphics": "2D", + "link": "https://pixelvision8.github.io/Website/", + "os": "Windows, Linux, Mac OS" + }, { "toolName": "Pygame", "type": "Game Framework", @@ -245,6 +273,13 @@ "link": "https://www.tads.org/tads3.htm", "os": "Windows, Linux, Mac OS" }, + { + "toolName": "Tiled", + "type": "Level Designer", + "graphics": "2D", + "link": "https://www.mapeditor.org/", + "os": "Windows, Linux, Mac OS" + }, { "toolName": "Twine", "type": "Interactive Fiction", -- cgit v1.2.3