From c0d68d982424eab2bd9221c75eee3779bb3109f2 Mon Sep 17 00:00:00 2001 From: Nordup Date: Sun, 5 May 2024 23:19:38 +0400 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb0755f..054c112 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It connects game experiences together like world wide web and allows you to easi ## Build -#### 1. Build godot fork (branch tg-4.2): +#### 1. Build godot submodule: Editor: ``` @@ -34,4 +34,4 @@ Copy **sandbox** folder to godot/bin (alongside with compiled editor and sandbox #### 3. Run project -Start compiled godot editor and open project inside **app** folder +Start compiled editor and open godot project inside **app** folder