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

21 lines
482 B
Plaintext

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