You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb tim.hobson #lockdown mihnea.balta #jira none #preflight 620546490c64e1822f400c44 #ROBOMERGE-AUTHOR: juan.canada #ROBOMERGE-SOURCE: CL 18938115 in //UE5/Release-5.0/... via CL 18938339 via CL 18938506 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589) [CL 18938534 by juan canada in ue5-main branch]
37 lines
746 B
Plaintext
37 lines
746 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "GPU Lightmass",
|
|
"Description" : "Static lighting building & previewing system using DXR",
|
|
"Category" : "Editor",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : true,
|
|
"IsBetaVersion" : true,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "GPULightmass",
|
|
"Type" : "UncookedOnly",
|
|
"LoadingPhase" : "PostConfigInit",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name" : "GPULightmassEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
]
|
|
}
|