You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb None #[fyi] Jason.Walter #jira UE-140700 #preflight 61f835995a026d2d19b2cb5a #ROBOMERGE-AUTHOR: jared.therriault #ROBOMERGE-SOURCE: CL 18795070 in //UE5/Release-5.0/... via CL 18795461 via CL 18796426 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545) [CL 18796758 by jared therriault in ue5-main branch]
41 lines
778 B
Plaintext
41 lines
778 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Console Variables Editor",
|
|
"Description": "Save, load and control Console Variables (cvars) from this panel using Slate.",
|
|
"Category": "Virtual Production",
|
|
"CreatedBy": "",
|
|
"CreatedByURL": "",
|
|
"DocsURL": "",
|
|
"EnabledByDefault": false,
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "ConcertSyncClient",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConcertSyncCore",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConcertMain",
|
|
"Enabled": true
|
|
},
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "ConsoleVariablesEditor",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|