This commit is contained in:
j-hirose
2019-08-06 15:04:58 +09:00
parent 59802be7f9
commit fa32e35d1d

View File

@@ -2,12 +2,17 @@
"name": "UniGLTF.Editor",
"references": [
"VRM",
"ShaderProperty.Runtime"
"ShaderProperty.Runtime",
"UniJSON"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}