From bcb581e96f8644170aa28bbe5cb6081f2d55204a Mon Sep 17 00:00:00 2001
From: Sara
Date: Thu, 22 Feb 2024 14:00:40 +0100
Subject: [PATCH] feat: replaced mentions of unity to godot
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index cbcdac8..8b66478 100644
--- a/index.html
+++ b/index.html
@@ -106,7 +106,7 @@
As well as about how to get players invested and excited.
In my free time I like making games from scratch, or in custom engines.
When it comes to third party engines I'm most experienced with the Unreal and
- Unity game engines. For personal projects I mainly work with SDL2, though sometimes I use SFML as well.
+ Godot game engines. For personal projects I mainly work with SDL2, though sometimes I use SFML as well.