forked from Unity-Technologies/EntityComponentSystemSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathConfiguration.asmdef
More file actions
25 lines (25 loc) · 840 Bytes
/
Copy pathConfiguration.asmdef
File metadata and controls
25 lines (25 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "Configuration",
"rootNamespace": "",
"references": [
"GUID:953adc2a6b8b4e3c8df5b728bcd546e9",
"GUID:734d92eba21c94caba915361bd5ac177",
"GUID:2665a8d13d1b3f18800f46e256720795",
"GUID:5f3cf485eb0554709a8abbeace890c86",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:a5baed0c9693541a5bd947d336ec7659",
"GUID:f2d49d9fa7e7eb3418e39723a7d3b92f",
"GUID:e0cd26848372d4e5c891c569017e11f1",
"GUID:586c26a6ab8923842bcb0848f39b6cf7",
"GUID:b22c78a82d1694028a1cd64d013a017c"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}