34 lines
629 B
Plaintext
34 lines
629 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
|
|
"FriendlyName": "Online Services Null",
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"Description": "Online Services implementation without an external service.",
|
|
"Category": "Online Platform",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"EnabledByDefault": false,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineServicesNull",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "OnlineServices",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemUtils",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |