1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-21 01:36:03 +08:00

Update README.md

This commit is contained in:
Thor Brigsted 2020-09-24 21:50:47 +02:00 committed by GitHub
parent af34ea6c47
commit 2c35e5ddb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.