UniVRM/Assets/UniGLTF/UniJSON/Editor/UniJSON.Editor.asmdef
2020-11-24 18:59:56 +09:00

18 lines
373 B
Plaintext

{
"name": "UniJSON.Editor",
"references": [
"UniGLTF"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}