You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-142265 #preflight 62058beb6d374b98b096e44b #rb simon.therriault #lockdown alejandro.arango #ROBOMERGE-AUTHOR: geoffrey.douglas #ROBOMERGE-SOURCE: CL 18968707 in //UE5/Release-5.0/... via CL 18968922 via CL 18969243 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589) [CL 18969294 by geoffrey douglas in ue5-main branch]
36 lines
992 B
Plaintext
36 lines
992 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Timecode Synchronizer (Deprecated)",
|
|
"Description": "This plugin has been deprecated and will be removed in a future engine version. Please update your project to use the features of the TimedDataMonitor plugin instead.\nAn asset that will become the TimecodeProvider once all the inputs get synchronized to a timecode.",
|
|
"Category": "Virtual Production",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "TimecodeSynchronizer",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "TimecodeSynchronizerEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "MediaPlayerEditor",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false
|
|
} |