-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathASUI.asmdef
More file actions
29 lines (29 loc) · 898 Bytes
/
ASUI.asmdef
File metadata and controls
29 lines (29 loc) · 898 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
26
27
28
29
{
"name": "ASUI",
"rootNamespace": "ASUI",
"references": [
"GUID:77221876cc6b8244180b96e320b1bcd4",
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:e0cd26848372d4e5c891c569017e11f1",
"GUID:3b570a5146f9d4f0fa107ed4559471a3",
"GUID:3aa1866a824b5472da50fe142777d95f",
"GUID:e67d0638b9d501f4e81438b7ff06bd94",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:75469ad4d38634e559750d17036d5f7c",
"GUID:4368f6075359c4611b74470590e3ec1f"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [
"R3.dll",
"Microsoft.Bcl.TimeProvider.dll",
"DOTweenPro.dll",
"DOTween.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}