From 20b7fab17375583892a8983815e597f2c05b95e2 Mon Sep 17 00:00:00 2001 From: tihgs Date: Mon, 16 Jun 2025 13:55:06 +0800 Subject: [PATCH] Put Godot version in README wanna add the torrent to it? sure I will do it soon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26afd8c..70021f0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Video game for Windows, Mac, and Linux. ## A few stuff about this +Godot Engine v3.5.3.stable.official.6c814135b - https://godotengine.org This will not continue in development until another time. Moreover it was intended that this will use the C programming language as the driver of the mechanics of the game, but since I do not know C that much, I decided that using the Godot Engine will have to do since what they offer is good in a sense that I could use it for basic stuff like menu and some other features. You are still free to contribute to this repository or even fork if you like.