mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-11 05:19:14 -05:00
fix adf
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
Reference in New Issue
Block a user