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
{
"FileVersion": 3,
"EngineAssociation": "{7E4506D0-4E9A-9CE5-C703-1FAFBE0E6174}",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "VRClassroom",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"UMG",
"GameplayAbilities",
"OWSPlugin"
]
}
],
"Plugins": [
{
"Name": "Substance",
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/2f6439c2f9584f49809d9b13b16c2ba4"
},
{
"Name": "VaRestPlugin",
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/e47be161e7a24e928560290abd5dcc4f"
},
{
"Name": "GameplayAbilities",
"Enabled": true
},
{
"Name": "MessagingDebugger",
"Enabled": true
},
{
"Name": "OWSPlugin",
"Enabled": true
},
{
"Name": "ReplicationGraph",
"Enabled": true
},
{
"Name": "WebBrowserWidget",
"Enabled": true
}
],
"TargetPlatforms": [
"Android",
"WindowsNoEditor",
"WindowsNoEditorWin32"
]
}