diff options
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 60f45a8..b747304 100644 --- a/src/_data/gtools.json +++ b/src/_data/gtools.json @@ -8,6 +8,13 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "Bevy", + "type": "Game Engine", + "graphics": "2D, 3D", + "link": "https://bevyengine.org/", + "os": "Windows, Linux, Mac OS" + }, + { "toolName": "Blender", "type": "3D Graphics Editor", "graphics": "3D", @@ -36,6 +43,13 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "Ebitengine ", + "type": "Game Engine", + "graphics": "2D", + "link": "https://ebitengine.org/", + "os": "Windows, Linux, Mac OS" + }, + { "toolName": "Gdevelop", "type": "Game Engine", "graphics": "2D, 3D*", |