UniVRM/Assets/VRM10/Editor/VRM10.Editor.asmdef
2021-06-15 18:00:27 +09:00

21 lines
478 B
Plaintext

{
"name": "VRM10.Editor",
"references": [
"VRM10",
"VrmLib",
"UniGLTF.Editor",
"UniGLTF",
"VRMShaders.GLTF.IO.Runtime",
"VRMShaders.GLTF.IO.Editor"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": []
}