You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-149794 #rnx #rb trivial #preflight 628f72f98c23e52ef0eff97b [CL 20378217 by David Harvey in ue5-main branch]
23 lines
513 B
Plaintext
23 lines
513 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "Oodle Network",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://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"
|
|
}
|
|
]
|
|
} |