From 5805317dffe9c5fc81e91d9291a1c5ced1fc9d54 Mon Sep 17 00:00:00 2001 From: Digvijaysinh Gohil Date: Tue, 17 Oct 2023 17:18:00 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d3c9ee..3f09ae6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Visual shader node library for Godot engine. Adds various extra nodes to use in built-in visual shader editor. # Installation Copy the contents of **_addons/ShaderLib_** into the same folder in your project. No activation needed. Custom visual shader nodes work the same way as standard visual shader nodes. + +If you don't immediatly see new nodes under **_Addons_** category, simply reload your project. # Uninstallation Delete the contents of **_addons/ShaderLib_** folder from your project. Make sure to delete it using the Godot editor instead of your default file system program. # Nodes documentation