From 5a2ffeb212d279e293eec7381ada070821f27740 Mon Sep 17 00:00:00 2001 From: yannk Date: Sun, 27 Mar 2022 21:40:26 +0200 Subject: [PATCH] Godot Alpha version 5 used --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d0833c..c2004f4 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 3 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha3/ +Use only the official Alpha 5 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha5/ ## Tips & tricks