Files
UnrealEngineUWP/Engine/Plugins/Developer/PlasticSourceControl/PlasticSourceControl.uplugin
SRombauts 51711d7764 Updated PlasticSCM from 1.4.6 to 1.5.0
#9156: Update PlasticSCM Plugin from 1.4.6 to 1.5.0 for UE5 (Contributed by SRombauts)
#jira UE-151199 - GitHub 9156 : Update PlasticSCM Plugin from 1.4.6 to 1.5.0 for UE5
#rb patrick.laflamme
#preflight 6282956c162e4a77e535b24b

[CL 20228732 by SRombauts in ue5-main branch]
2022-05-16 14:38:52 -04:00

27 lines
721 B
Plaintext

{
"FileVersion": 3,
"Version": 50,
"VersionName": "1.5.0",
"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"
]
}
]
}