mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2024-11-12 23:45:31 +01:00
16 lines
366 B
Plaintext
16 lines
366 B
Plaintext
|
{
|
||
|
"name": "COMPANYNAME.PACKAGENAME.Editor",
|
||
|
"references": [
|
||
|
"COMPANYNAME.PACKAGENAME"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": []
|
||
|
}
|