UniVRM/Assets/UniGLTF/Tests/UniGLTF.Tests.asmdef
2021-03-24 15:52:51 +09:00

20 lines
420 B
Plaintext

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