You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
https://jira.it.epicgames.com/browse/UE-177285 #ushell-cherrypick of 24250895 by UnrealBot #preflight 6453cea61c2846595c68cbf1 #rb tim.smith [CL 25336010 by MalikuMane in ue5-main branch]
32 lines
798 B
Plaintext
32 lines
798 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Visual Studio Integration",
|
|
"Description" : "Allows access to source code in Visual Studio.",
|
|
"Category" : "Programming",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : true,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"SupportedPrograms": [ "UnrealFrontend", "UnrealInsights" ],
|
|
"SupportedTargetPlatforms": [ "Win64" ],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "VisualStudioSourceCodeAccess",
|
|
"Type" : "UncookedOnly",
|
|
"LoadingPhase" : "Default",
|
|
"PlatformAllowList" :
|
|
[
|
|
"Win64",
|
|
],
|
|
"ProgramAllowList" : [ "UnrealFrontend", "UnrealInsights" ]
|
|
}
|
|
]
|
|
} |