VertexAnimation/Editor/tech_art_outsource.vertex_animation.Editor.asmdef

16 lines
390 B
Plaintext
Raw Normal View History

2020-11-02 20:23:53 +01:00
{
2020-11-02 20:56:18 +01:00
"name": "tech_art_outsource.vertex_animation.Editor",
2020-11-02 20:23:53 +01:00
"references": [
2020-11-02 20:56:18 +01:00
"tech_art_outsource.vertex_animation"
2020-11-02 20:23:53 +01:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}