aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIndrajith K L2022-11-17 23:34:06 +0530
committerIndrajith K L2022-11-17 23:34:06 +0530
commit407c2186b52eb96fe128a314431e438c1031ee4c (patch)
tree1531e412590cbf36b9727308873176f47bb7767e /src
parente776c62e6bbaabe5fd1def8394c5497d81d09178 (diff)
downloadindrajith-dev-407c2186b52eb96fe128a314431e438c1031ee4c.tar.gz
indrajith-dev-407c2186b52eb96fe128a314431e438c1031ee4c.tar.bz2
indrajith-dev-407c2186b52eb96fe128a314431e438c1031ee4c.zip
Adds Microstudio Game Engine
Diffstat (limited to 'src')
-rw-r--r--src/_data/gtools.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_data/gtools.json b/src/_data/gtools.json
index 389a5e9..ddc4c56 100644
--- a/src/_data/gtools.json
+++ b/src/_data/gtools.json
@@ -162,6 +162,13 @@
"os": "Windows, Linux, Mac OS"
},
{
+ "toolName": "microStudio",
+ "type": "Game Engine",
+ "graphics": "2D & 3D",
+ "link": "https://microstudio.dev/",
+ "os": "Windows, Linux, Mac OS"
+ },
+ {
"toolName": "Monogame",
"type": "Game Framework",
"graphics": "2D & 3D",