47 lines
827 B
Plaintext
47 lines
827 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
|
|
"FriendlyName": "Online Services EOS",
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"Description": "Online Services implementation for EOS Account and Game services.",
|
|
"Category": "Online Platform",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"EnabledByDefault": false,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineServicesEOS",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux",
|
|
"LinuxArm64",
|
|
"Android"
|
|
]
|
|
}
|
|
],
|
|
"LocalizationTargets": [
|
|
{
|
|
"Name": "OnlineSubsystemEOS",
|
|
"LoadingPolicy": "Always"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "OnlineServices",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineServicesEOSGS",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "EOSShared",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |