InteractiveMask/Editor/TAO.InteractiveMask.Editor.asmdef

18 lines
442 B
Plaintext
Raw Normal View History

2021-03-01 10:44:15 +01:00
{
2021-03-01 17:19:36 +01:00
"name": "TAO.InteractiveMask.Editor",
"rootNamespace": "TAO.InteractiveMask.Editor",
2021-03-01 10:44:15 +01:00
"references": [
2021-03-01 17:19:36 +01:00
"TAO.InteractiveMask"
2021-03-01 10:44:15 +01:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
2021-03-01 17:19:36 +01:00
"noEngineReferences": false
2021-03-01 10:44:15 +01:00
}