mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
Add asmdef and package.json
This commit is contained in:
parent
f8ba6339c8
commit
706672ca4a
3
XNode.asmdef
Normal file
3
XNode.asmdef
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"name": "xNode"
|
||||
}
|
||||
7
package.json
Normal file
7
package.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "com.github.siccity.xnode",
|
||||
"description": "xNode provides a set of APIs and an editor interface for creating and editing custom node graphs.",
|
||||
"version": "1.7",
|
||||
"unity": "2018.1",
|
||||
"displayName": "xNode"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user