mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 09:16:01 +08:00
Update README.md
This commit is contained in:
parent
3d7dbbc7e2
commit
33727a1d98
@ -21,6 +21,10 @@ With a minimal footprint, it is ideal as a base for custom state machines, dialo
|
|||||||
* 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
|
||||||
|
|
||||||
|
### Wiki
|
||||||
|
* [Getting started](https://github.com/Siccity/xNode/wiki/Getting%20Started) - create your very first node node and graph
|
||||||
|
* [Examples branch](https://github.com/Siccity/xNode/tree/examples) - look at other small projects
|
||||||
|
|
||||||
### Node example:
|
### Node example:
|
||||||
```csharp
|
```csharp
|
||||||
[System.Serializable]
|
[System.Serializable]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user