From 2c35e5ddb3579a0d9ba220ca2233259382636163 Mon Sep 17 00:00:00 2001 From: Thor Brigsted Date: Thu, 24 Sep 2020 21:50:47 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d113695..3eadd3e 100644 --- a/README.md +++ b/README.md @@ -110,5 +110,10 @@ public class MathNode : Node { } ``` +### Plugins +Plugins are repositories that add functionality to xNode +* [xNodeGroups](https://github.com/Siccity/xNodeGroups): adds resizable groups + +### Community Join the [Discord](https://discord.gg/qgPrHv4 "Join Discord server") server to leave feedback or get support. Feel free to also leave suggestions/requests in the [issues](https://github.com/Siccity/xNode/issues "Go to Issues") page.