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

18 lines
419 B
Plaintext

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