1
0
mirror of https://github.com/Siccity/xNodeGroups.git synced 2025-12-20 01:06:02 +08:00
xNodeGroups/Editor/XNode.Groups.Editor.asmdef
2021-05-25 10:02:34 -03:00

20 lines
442 B
Plaintext

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