UniVRM/Assets/VRM10/Editor/VRM10.Editor.asmdef
2021-01-20 18:36:39 +09:00

21 lines
455 B
Plaintext

{
"name": "VRM10.Editor",
"references": [
"VRM10",
"VrmLib",
"MeshUtility",
"MeshUtility.Editor",
"UniGLTF.Editor",
"UniGLTF"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}