38 lines
737 B
Plaintext
38 lines
737 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Online Framework Common",
|
|
"Description": "Common functionality for Online Frameworks",
|
|
"Category": "Online",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineFrameworkCommon",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "OnlineServices",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineServicesNull",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineServicesOSSAdapter",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |