forked from Unity-Technologies/EntityComponentSystemSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLevelSync.asmdef
More file actions
29 lines (29 loc) · 1.01 KB
/
Copy pathLevelSync.asmdef
File metadata and controls
29 lines (29 loc) · 1.01 KB
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
26
27
28
29
{
"name": "LevelSync",
"rootNamespace": "",
"references": [
"GUID:734d92eba21c94caba915361bd5ac177",
"GUID:953adc2a6b8b4e3c8df5b728bcd546e9",
"GUID:f2d49d9fa7e7eb3418e39723a7d3b92f",
"GUID:2665a8d13d1b3f18800f46e256720795",
"GUID:e0cd26848372d4e5c891c569017e11f1",
"GUID:a5baed0c9693541a5bd947d336ec7659",
"GUID:5f3cf485eb0554709a8abbeace890c86",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:8819f35a0fc84499b990e90a4ca1911f",
"GUID:7ef74583513640d48ba3da5e852f547b",
"GUID:648482619c4393b42bf27e0bf7497c62",
"GUID:fa3568da866bfac4f8c875e097121f2e",
"GUID:01b2a97cd6b35734885f4dad8e36f385",
"GUID:4dc343a3c819c42249f635bea5d68748"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}