dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
23
Engine/Plugins/Compression/OodleNetwork/OodleNetwork.json
Normal file
23
Engine/Plugins/Compression/OodleNetwork/OodleNetwork.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"FileVersion" : 3,
|
||||
|
||||
"FriendlyName" : "Oodle Network",
|
||||
"Version" : 1,
|
||||
"VersionName" : "1.0",
|
||||
"CreatedBy": "Epic Games, Inc.",
|
||||
"CreatedByURL": "https://epicgames.com",
|
||||
"Description" : "Oodle Network plugin for packet compression.",
|
||||
"Category": "Compression",
|
||||
"EnabledByDefault" : true,
|
||||
"CanContainContent" : false,
|
||||
"IsBetaVersion" : false,
|
||||
"Installed" : false,
|
||||
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "OodleNetworkHandlerComponent",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue