mirror of
https://github.com/Risensy/Steam.git
synced 2025-10-22 07:54:26 +00:00
56 lines
843 B
Plaintext
56 lines
843 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "5.4",
|
|
"Category": "",
|
|
"Description": "",
|
|
"Modules": [
|
|
{
|
|
"Name": "Steam",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ModelingToolsEditorMode",
|
|
"Enabled": true,
|
|
"TargetAllowList": [
|
|
"Editor"
|
|
]
|
|
},
|
|
{
|
|
"Name": "WorldPartitionHLODUtilities",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemSteam",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "SteamSockets",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemGooglePlay",
|
|
"Enabled": false,
|
|
"SupportedTargetPlatforms": [
|
|
"Android"
|
|
]
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemIOS",
|
|
"Enabled": false,
|
|
"SupportedTargetPlatforms": [
|
|
"IOS",
|
|
"TVOS"
|
|
]
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemNull",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"TargetPlatforms": [
|
|
"Windows"
|
|
]
|
|
} |