You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
2.3 KiB
57 lines
2.3 KiB
{ |
|
"name": "com.unity.collab-proxy", |
|
"displayName": "Version Control", |
|
"version": "2.0.0", |
|
"unity": "2020.3", |
|
"unityRelease": "14f1", |
|
"description": "The Version Control package gives you the ability to use either Collaborate or Plastic SCM for Unity (beta) in the Unity editor. To use Plastic SCM for Unity (beta), a Plastic SCM subscription is required. Learn more about how you can get started for free by visiting plasticscm.com.", |
|
"_upm": { |
|
"gameService": { |
|
"groupIndex": 0, |
|
"groupName": "DevOps", |
|
"genericDashboardUrl": "https://dashboard.unity3d.com/collaborate", |
|
"projectDashboardUrl": "https://developer.cloud.unity3d.com/collab/orgs/{0}/projects/{1}/assets/", |
|
"projectDashboardUrlType": "OrganizationKeyAndProjectGuid", |
|
"configurePath": "Project/Services/Version Control" |
|
}, |
|
"supportedPlatforms": [ |
|
"Android", |
|
"iOS", |
|
"Linux", |
|
"Mac", |
|
"PC", |
|
"WebGL", |
|
"Windows 8 Universal", |
|
"Windows 10 Universal" |
|
], |
|
"changelog": "Plastic SCM for Unity is now available as part of the Version Control Package! You can enable Plastic SCM via Window > Plastic SCM to get started!\nIf you have previously used the Unity Asset Store Plastic SCM plug-in, you can now simply use this package. Make sure you delete the plug-in from your project.\nRemoving a previously added Plastic SCM Asset Store Plug-In:\n- Select the PlasticSCM folder in the Assets\\Plugins folder on the Project tab, then click Edit > Delete\n- Close the Unity Editor and open your project again. You will find the Plastic SCM menu item in the Window menu.\n\n### Changed\n- Removed Collab from the package" |
|
}, |
|
"keywords": [ |
|
"backup", |
|
"cloud", |
|
"collab", |
|
"collaborate", |
|
"collaboration", |
|
"control", |
|
"plastic", |
|
"plasticscm", |
|
"source", |
|
"team", |
|
"teams", |
|
"version", |
|
"vcs" |
|
], |
|
"category": "Editor", |
|
"relatedPackages": { |
|
"com.unity.collab-proxy.tests": "2.0.0" |
|
}, |
|
"upmCi": { |
|
"footprint": "131331846a7c2315a203a3e1c2d69e002d7f4d42" |
|
}, |
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collab-proxy@2.0/manual/index.html", |
|
"repository": { |
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git", |
|
"type": "git", |
|
"revision": "a1b1151e0c90bc327ea95678473c1f3a935b2c9e" |
|
} |
|
}
|
|
|