From e812eecc7cc1e1e219eb149523c5e6adc537e183 Mon Sep 17 00:00:00 2001 From: Zatalyz <41-zatalyz@users.noreply.git.khaganat.net> Date: Sun, 6 Feb 2022 12:24:04 +0100 Subject: [PATCH] Update README.md : had infos for test easily. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e13e8ea..e8dee0d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Project to have a basic third person scene for Godot 4 where to move a character on a simple plane. Aim to be used as a test scene to add 3D content. If added in a project, it should be able to be launched without any dependencies with F6 +## Test client easily +1. Download the depot +2. Launch "start-khanat-client.sh" (work on Linux). Don't need to have Godot before ! +3. Enjoy. + ## Godot version used Use only the official Alpha 1 Godot release : https://downloads.tuxfamily.org/godotengine/4.0/alpha1/