-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathVehiclePhysics.uproject
More file actions
54 lines (54 loc) · 868 Bytes
/
VehiclePhysics.uproject
File metadata and controls
54 lines (54 loc) · 868 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
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
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "VehiclePhysics",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "FMODStudio",
"Enabled": true
},
{
"Name": "SoundCueTemplates",
"Enabled": true
},
{
"Name": "SoundMod",
"Enabled": true
},
{
"Name": "SoundUtilities",
"Enabled": true
},
{
"Name": "Spatialization",
"Enabled": true
},
{
"Name": "SunPosition",
"Enabled": true
},
{
"Name": "VisualStudioTools",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
],
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2"
},
{
"Name": "FMODStudioNiagara",
"Enabled": true
}
]
}