From d4f27611b2f8e8e68b76ca6c9a9e9318c4780f32 Mon Sep 17 00:00:00 2001 From: yannk Date: Thu, 14 Apr 2022 22:01:51 +0200 Subject: [PATCH] Working with Godot 4 Alpha 6 now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2004f4..9b499cb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Project to have a basic third person scene for Godot 4 where to move a character ## Godot version used -Use only the official Alpha 5 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha5/ +Use only the official Alpha 5 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha6/ ## Tips & tricks