mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
Try files property instead
This commit is contained in:
parent
fa6003b9e7
commit
9e3d6ecea3
@ -1,3 +0,0 @@
|
|||||||
LICENSE.md
|
|
||||||
CONTRIBUTING.md
|
|
||||||
README.md
|
|
||||||
@ -3,5 +3,8 @@
|
|||||||
"description": "xNode provides a set of APIs and an editor interface for creating and editing custom node graphs.",
|
"description": "xNode provides a set of APIs and an editor interface for creating and editing custom node graphs.",
|
||||||
"version": "1.7.0",
|
"version": "1.7.0",
|
||||||
"unity": "2018.1",
|
"unity": "2018.1",
|
||||||
"displayName": "xNode"
|
"displayName": "xNode",
|
||||||
|
"files": [
|
||||||
|
"Scripts/"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user