VertexAnimation/Editor/TAO.VertexAnimation.Editor.asmdef
max 21a8c4615b AssetBuilder
Removed functionality from the books.
Seperated editor and play data.
2020-12-21 23:19:05 +01:00

19 lines
471 B
Plaintext

{
"name": "TAO.VertexAnimation.Editor",
"rootNamespace": "TAO.VertexAnimation.Editor",
"references": [
"TAO.VertexAnimation",
"Unity.Collections"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}