Нема описа
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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "name": "com.unity.collab-proxy",
  3. "displayName": "Version Control",
  4. "version": "2.0.0",
  5. "unity": "2020.3",
  6. "unityRelease": "14f1",
  7. "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.",
  8. "_upm": {
  9. "gameService": {
  10. "groupIndex": 0,
  11. "groupName": "DevOps",
  12. "genericDashboardUrl": "https://dashboard.unity3d.com/collaborate",
  13. "projectDashboardUrl": "https://developer.cloud.unity3d.com/collab/orgs/{0}/projects/{1}/assets/",
  14. "projectDashboardUrlType": "OrganizationKeyAndProjectGuid",
  15. "configurePath": "Project/Services/Version Control"
  16. },
  17. "supportedPlatforms": [
  18. "Android",
  19. "iOS",
  20. "Linux",
  21. "Mac",
  22. "PC",
  23. "WebGL",
  24. "Windows 8 Universal",
  25. "Windows 10 Universal"
  26. ],
  27. "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"
  28. },
  29. "keywords": [
  30. "backup",
  31. "cloud",
  32. "collab",
  33. "collaborate",
  34. "collaboration",
  35. "control",
  36. "plastic",
  37. "plasticscm",
  38. "source",
  39. "team",
  40. "teams",
  41. "version",
  42. "vcs"
  43. ],
  44. "category": "Editor",
  45. "relatedPackages": {
  46. "com.unity.collab-proxy.tests": "2.0.0"
  47. },
  48. "upmCi": {
  49. "footprint": "131331846a7c2315a203a3e1c2d69e002d7f4d42"
  50. },
  51. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collab-proxy@2.0/manual/index.html",
  52. "repository": {
  53. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git",
  54. "type": "git",
  55. "revision": "a1b1151e0c90bc327ea95678473c1f3a935b2c9e"
  56. }
  57. }