You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
PR #9414: [Source Control] Add Changelists support to PlasticSCM plugin (v1.6.2) (Contributed by SRombauts) #jira UE-160265 - GitHub 9414 : [Source Control] Add Changelists support to PlasticSCM plugin (v1.6.1) #rb Patrick.Laflamme #preflight 630cc6e4660db81edb6ecb8a [CL 21677217 by SRombauts in ue5-main branch]
27 lines
668 B
Plaintext
27 lines
668 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 62,
|
|
"VersionName": "1.6.2",
|
|
"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/UEPlasticPlugin",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "https://www.plasticscm.com/support",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "PlasticSourceControl",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
]
|
|
} |