-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPhishing_MetaHuman.uproject
76 lines (76 loc) · 1.35 KB
/
Phishing_MetaHuman.uproject
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"FileVersion": 3,
"EngineAssociation": "5.0",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "MicrosoftOpenXR",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/ef8930ca860148c498b46887da196239",
"SupportedTargetPlatforms": [
"Win64",
"HoloLens"
]
},
{
"Name": "XRVisualization",
"Enabled": true
},
{
"Name": "MrtkHub",
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/211d009f26e943f19f41bbbaff9f273c"
},
{
"Name": "UXTools",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/f9f9cddaf5834ad1abeda49da34adf85",
"SupportedTargetPlatforms": [
"Win64",
"HoloLens",
"Android"
]
},
{
"Name": "UXToolsExamples",
"Enabled": true
},
{
"Name": "MicroSoftSpatialSound",
"Enabled": true,
"SupportedTargetPlatforms": [
"HoloLens",
"Win64"
]
},
{
"Name": "RigLogic",
"Enabled": true
},
{
"Name": "LiveLinkControlRig",
"Enabled": true
},
{
"Name": "AppleARKitFaceSupport",
"Enabled": true,
"SupportedTargetPlatforms": [
"IOS",
"Win64",
"Mac"
]
},
{
"Name": "MetaHuman",
"Enabled": true
}
]
}