From 2dc871ba571ce9dc1a27e89a7ed58d0a11930d0a Mon Sep 17 00:00:00 2001 From: illlustr Date: Sat, 7 Oct 2023 15:41:48 +0700 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f25d5a..04f3f99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nv file system -✅ **Godot Engine 4.x plugin** | ➡️ [**for Godot Engine 3.x**](https://github.com/naiiveprojects/nv.gd.file_system/tree/3.x) +➡️ [**for Godot Engine 3.x**](https://github.com/naiiveprojects/nv.gd.file_system/tree/3.x) | ✅ **for Godot Engine 4.x** Allow Editor FileSystem to dock at the bottom panel, similar to the layout found in Unreal Engine / Unity. @@ -33,7 +33,7 @@ git clone https://github.com/naiiveprojects/nv.gd.file_system/tree/4.x.git ``` Alternatively, you can -[download a ZIP archive](https://github.com/naiiveprojects/nv.gd.file_system/archive/master.zip) +[download a ZIP archive](https://github.com/naiiveprojects/nv.gd.file_system/archive/refs/heads/4.x.zip) if you do not have Git installed. - Move the `addons/` folder to your project folder.