Files
UnrealEngineUWP/Engine/Plugins/Developer/GitSourceControl/GitSourceControl.uplugin
UnrealBot ea4dfacd88 Snapshot for changelist 2410693.
[CL 2410693 in Main branch]
2015-01-19 05:38:08 -05:00

23 lines
425 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "Git",
"Version" : 12,
"VersionName" : "0.6.3",
"EngineVersion" : "4.8.0",
"Description" : "Git source control management",
"Category" : "Editor.Source Control",
"CreatedBy" : "SRombauts",
"CreatedByURL" : "http://srombauts.github.com",
"CanContainContent" : false,
"IsBetaVersion" : true,
"Modules" :
[
{
"Name" : "GitSourceControl",
"Type" : "Editor"
}
]
}