You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971 [CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
49 lines
1008 B
Plaintext
49 lines
1008 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "LevelSnapshots",
|
|
"Description": "",
|
|
"Category": "Virtual Production",
|
|
"CreatedBy": "",
|
|
"CreatedByURL": "",
|
|
"DocsURL": "",
|
|
"EnabledByDefault": false,
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "LevelSnapshots",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "LevelSnapshotFilters",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "LevelSnapshotsEditor",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "FoliageSupport",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PostDefault"
|
|
},
|
|
{
|
|
"Name": "nDisplaySupport",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostDefault",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
]
|
|
}
|
|
]
|
|
} |