Files
SteamVOIPExample/Steam.uproject
Risensy 0dee141e57 Fix
2024-01-19 17:26:32 +03:00

29 lines
418 B
Plaintext

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