merith-tk
6c5b2d22ac
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
43 lines
No EOL
939 B
JSON
43 lines
No EOL
939 B
JSON
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "Online Subsystem Utils",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"Description" : "Shared code for interacting online service and online subsystem implementations.",
|
|
"Category" : "Online Platform",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"EnabledByDefault" : true,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineSubsystemUtils",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
},
|
|
{
|
|
"Name": "OnlineBlueprintSupport",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
],
|
|
"LocalizationTargets":
|
|
[
|
|
{
|
|
"Name": "OnlineSubsystemUtils",
|
|
"LoadingPolicy": "Always"
|
|
}
|
|
],
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineServices",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |