Pawn_UE4/Pawn_Unreal/Plugins/GitSourceControl/GitSourceControl.uplugin
2023-06-23 21:51:26 +02:00

25 lines
538 B
Plaintext

{
"FileVersion" : 3,
"Version" : 52,
"VersionName" : "2.52",
"FriendlyName" : "Git LFS 2",
"Description" : "Git source control management (dev)",
"Category" : "Source Control",
"CreatedBy" : "SRombauts",
"CreatedByURL" : "https://srombauts.github.io",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : true,
"Installed" : false,
"Modules" :
[
{
"Name" : "GitSourceControl",
"Type" : "Editor",
"LoadingPhase" : "Default"
}
]
}