mirror of
https://github.com/Risensy/Steam.git
synced 2025-10-22 16:04:19 +00:00
33 lines
481 B
Plaintext
33 lines
481 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
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemSteam",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"TargetPlatforms": [
|
|
"Windows"
|
|
]
|
|
} |