1
0
mirror of https://github.com/Siccity/xNode.git synced 2026-02-05 06:44:57 +08:00
xNode/xNode-master/Scripts/Editor/XNodeEditor.asmdef
2021-07-04 21:13:45 +02:00

17 lines
367 B
Plaintext

{
"name": "XNodeEditor",
"references": [
"XNode"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}