-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFlyThroughGoogleMaps.uproject
65 lines (65 loc) · 1.54 KB
/
FlyThroughGoogleMaps.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
{
"FileVersion": 3,
"EngineAssociation": "5.1",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "MixamoAnimationRetargeting",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/c684998124da4e2583b314dc95403a80"
},
{
"Name": "PackagePushSteamTool",
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/0b6bb584038940b1bac12b5d4cdf0819"
},
{
"Name": "SteamCorePro",
"Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/459e1c72939b4ead8b5132187808a3e7"
},
{
"Name": "HttpGPT",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/433c180835184aeca0172680a69497ee"
},
{
"Name": "CesiumForUnreal",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/87b0d05800a545d49bf858ef3458c4f7",
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux",
"Android",
"IOS"
]
},
{
"Name": "DialoguePlugin",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/847aa65dc3024a37ae83ed89307524bd"
},
{
"Name": "RuntimeSpeechRecognizer",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/2b33311abdb048819664a6cfe0bbd90d"
},
{
"Name": "OpenAIAPI",
"Enabled": true
}
],
"TargetPlatforms": [
"Windows",
"HoloLens"
]
}