Files
UnrealEngineUWP/Engine/Plugins/Developer/PlasticSourceControl/PlasticSourceControl.uplugin
Chris Gagnon 8ab0638182 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.24
#rb none

[CL 9325047 by Chris Gagnon in Main branch]
2019-10-01 20:41:42 -04:00

24 lines
629 B
Plaintext

{
"FileVersion": 3,
"Version": 40,
"VersionName": "1.4.6",
"FriendlyName": "Plastic SCM",
"Description": "Plastic source control management",
"Category": "Source Control",
"CreatedBy": "SRombauts for Codice Software.",
"CreatedByURL": "http://srombauts.github.com",
"DocsURL": "https://www.plasticscm.com/documentation.html",
"MarketplaceURL": "",
"SupportURL": "https://www.plasticscm.com/support.html",
"EnabledByDefault": true,
"CanContainContent": false,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "PlasticSourceControl",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}