From 4e095dfe0097ee74ba0f0958e1a996fbf04d6eb3 Mon Sep 17 00:00:00 2001 From: Digvijaysinh Gohil Date: Wed, 3 Jul 2024 00:26:34 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b56f82..a0bace5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Visual shader node library for Godot engine. The addon supports Godot versions 4.1.0 and above! Adds various extra nodes to use in built-in visual shader editor. + +**This version is now deprecated and is no longer supporeted.** # 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.