mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-07 05:36:56 -05:00
23 lines
490 B
Plaintext
23 lines
490 B
Plaintext
{
|
|
"name": "VRM.Samples.Editor.Tests",
|
|
"references": [
|
|
"VRM",
|
|
"VRM.Samples",
|
|
"MeshUtility",
|
|
"UniGLTF",
|
|
"UniVRM.Editor",
|
|
"VRM.Tests"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": []
|
|
} |