You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
44 lines
826 B
Plaintext
44 lines
826 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Capture Data",
|
|
"Description": "Classes releated to captured data",
|
|
"Category": "Virtual Production",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"Hidden": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "CaptureDataCore",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "CaptureDataEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "CaptureDataUtils",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ImgMedia",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "CameraCalibrationCore",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |