Update README.md
This commit is contained in:
parent
0501aa2d2b
commit
725f49b8ac
@ -1,5 +1,5 @@
|
||||
# STNodeEditor
|
||||
[](https://www.microsoft.com/zh-cn/download/details.aspx?id=25150) [](https://github.com/DebugST/STNodeEditor/blob/main/LICENSE) [](https://www.nuget.org/packages/ST.Library.UI/)
|
||||
[](https://visualstudio.microsoft.com/zh-hans/vs/) [](https://www.microsoft.com/zh-cn/download/details.aspx?id=25150) [](https://www.nuget.org/packages/ST.Library.UI/) [](https://github.com/DebugST/STNodeEditor/blob/main/LICENSE)
|
||||
|
||||
STNodeEditor 是一个轻量且功能强大的节点编辑器 纯`GDI`实现无任何依赖库仅仅`100+Kb` 使用方式非常简洁 提供了丰富的属性以及事件可以非常方便的完成节点之间数据的交互及通知 大量的虚函数可供开发者重写具有很高的自由性
|
||||
|
||||
@ -16,6 +16,12 @@ Tutorials and API: [DebugST.github.io/STNodeEditor/doc_en.html](https://DebugST.
|
||||
|
||||
Mail: (2212233137@qq.com)
|
||||
|
||||
NuGet: [https://www.nuget.org/packages/ST.Library.UI/](https://www.nuget.org/packages/ST.Library.UI/)
|
||||
|
||||
```
|
||||
PM> Install-Package ST.Library.UI -Version 2.0.0
|
||||
```
|
||||
|
||||
# STNodeEditor
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user