Files
SteamVOIPExample/Steam.uproject
DimaPremiumFox 066fda82b7 Content
2023-02-13 22:15:37 +03:00

29 lines
418 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.1",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Steam",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "WorldPartitionHLODUtilities",
"Enabled": true
}
],
"TargetPlatforms": [
"Windows"
]
}