-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathcom.meta.multiplayer.netcode-photon.asmdef
More file actions
41 lines (41 loc) · 1.38 KB
/
com.meta.multiplayer.netcode-photon.asmdef
File metadata and controls
41 lines (41 loc) · 1.38 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
30
31
32
33
34
35
36
37
38
39
40
41
{
"name": "Meta_Multiplayer_For_Netcode_and_Photon",
"rootNamespace": "Meta.Multiplayer",
"references": [
"GUID:f64c9ebcd7899c3448a08dc9f9ddbe30",
"GUID:1491147abca9d7d4bb7105af628b223e",
"GUID:3b8ed52f1b5c64994af4c4e0aa4b6c4b",
"GUID:1f4d40f5e4a05e64e9b596637963c0bc",
"GUID:b59fae9c7ebc1574e8690f2570b29d6f",
"GUID:8e3c55029ca641543bf030857af4d525",
"GUID:51c2c203806c51b44a2e1b60d78e3429",
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:75469ad4d38634e559750d17036d5f7c",
"GUID:e0cd26848372d4e5c891c569017e11f1",
"GUID:2665a8d13d1b3f18800f46e256720795",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:776d03a35f1b52c4a9aed9f56d7b4229",
"GUID:a92702ab18a2c37469cf92d0212e2d5a",
"GUID:3b7cf88e9d6729441884290e764f086b"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.burst",
"expression": "0",
"define": "HAS_UNITY_BURST"
},
{
"name": "com.dbrizov.naughtyattributes",
"expression": "0",
"define": "HAS_NAUGHTY_ATTRIBUTES"
}
],
"noEngineReferences": false
}