mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
A few more mistakes in the explainer
This commit is contained in:
parent
27c041017c
commit
31c9c8f880
@ -45,7 +45,7 @@ add the following line to your project's `manifest.json`:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Then, to access the `XNode` namespace from your code, make sure you have a valid [Assembly Definition](https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html) set up,
|
Then, to access the `XNode` namespace from your code, make sure you have a valid [Assembly Definition](https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html) set up,
|
||||||
with `xNode` set as an Assembly Reference.
|
then add `XNode` as an Assembly Definition Reference.
|
||||||
|
|
||||||
### Node example:
|
### Node example:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user