From 336b077a391b5323c56cc2ba561d7d01ad095a91 Mon Sep 17 00:00:00 2001
From: TheMainOne <theevilskely@tutanota.com>
Date: Mon, 20 Jul 2020 21:25:33 -0400
Subject: [PATCH] Add Unity
 https://framagit.org/reverseeagle/project-management/-/issues/4#note_756893

---
 replace/unity.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 replace/unity.md

diff --git a/replace/unity.md b/replace/unity.md
new file mode 100644
index 0000000..8c5b3ba
--- /dev/null
+++ b/replace/unity.md
@@ -0,0 +1,17 @@
+---
+product: Unity
+type: "Unity is a cross-platform game engine"
+layout: replace
+---
+
+# Unity
+
+## Godot
+
+Godot is a 2D and 3D, cross-platform, free and open-source game engine. The development environment runs on multiple operating systems including Linux, macOS, and Windows. Godot can create games targeting PC, mobile, and web platforms.
+
+{% infobox %}
+  - **Website**: [godotengine.org](https://godotengine.org/)
+  - **Source code**: [GitHub](https://github.com/godotengine/godot)
+  - **License**: [MIT](https://github.com/godotengine/godot/blob/master/LICENSE.txt)
+{% endinfobox %}
-- 
GitLab