Files
UnrealEngineUWP/Engine/Plugins/Developer/PlasticSourceControl/PlasticSourceControl.uplugin
SRombauts 65550e8a34 Update PlasticSCM Plugin from 1.5.0 to 1.5.1
#jira UE-153257
#9195 (Contributed by SRombauts)
#rb Patrick.Laflamme
#preflight 62977d16a660a44a23be54ae

[CL 20453148 by SRombauts in ue5-main branch]
2022-06-01 11:26:54 -04:00

1 line
695 B
Plaintext

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