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:
parent
cda19862e5
commit
d0104f2420
@ -24,6 +24,7 @@ With a minimal footprint, it is ideal as a base for custom state machines, dialo
|
|||||||
* No runtime reflection (unless you need to edit/build node graphs at runtime. In this case, all reflection is cached.)
|
* No runtime reflection (unless you need to edit/build node graphs at runtime. In this case, all reflection is cached.)
|
||||||
* Does not rely on any 3rd party plugins
|
* Does not rely on any 3rd party plugins
|
||||||
* Custom node inspector code is very similar to regular custom inspector code
|
* Custom node inspector code is very similar to regular custom inspector code
|
||||||
|
* Supported from Unity 5.3 and up
|
||||||
|
|
||||||
### Wiki
|
### Wiki
|
||||||
* [Getting started](https://github.com/Siccity/xNode/wiki/Getting%20Started) - create your very first node node and graph
|
* [Getting started](https://github.com/Siccity/xNode/wiki/Getting%20Started) - create your very first node node and graph
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user