From 4ffcd595dd0d45b1729f19095d96bd3fd6e09da7 Mon Sep 17 00:00:00 2001 From: CzlowiekImadlo Date: Mon, 13 Mar 2023 16:07:04 +0100 Subject: [PATCH] Updated info about Godot version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5255341..46f717a5 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Game is made using [Godot Engine 2.1+](https://downloads.tuxfamily.org/godotengi ### Build from sources To get the latest version of the game, you'll need to use the source code and Godot Engine. -- download & install [Godot Engine](https://godotengine.org/download) version [2.1.4](https://downloads.tuxfamily.org/godotengine/) (3.0+ not supported) +- download & install [Godot Engine](https://godotengine.org/download) version [2.1.6](https://downloads.tuxfamily.org/godotengine/) (3.0+ not supported) - download our sources - download [master.zip](https://github.com/w84death/Tanks-of-Freedom/archive/master.zip) and unzip - or clone the repository using git