init project
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "com.unity.collab-proxy",
|
||||
"displayName": "Unity Version Control",
|
||||
"version": "2.11.3",
|
||||
"unity": "2021.3",
|
||||
"unityRelease": "0f1",
|
||||
"description": "The package gives you the ability to use Unity Version Control in the Unity editor. To use Unity Version Control, a subscription is required. Learn more about how you can get started for free by visiting https://unity.com/solutions/version-control",
|
||||
"dependencies": {},
|
||||
"keywords": [
|
||||
"backup",
|
||||
"cloud",
|
||||
"collab",
|
||||
"collaborate",
|
||||
"collaboration",
|
||||
"control",
|
||||
"devops",
|
||||
"plastic",
|
||||
"plasticscm",
|
||||
"source",
|
||||
"team",
|
||||
"teams",
|
||||
"version",
|
||||
"vcs",
|
||||
"uvcs"
|
||||
],
|
||||
"category": "Editor",
|
||||
"relatedPackages": {
|
||||
"com.unity.collab-proxy.tests": "2.11.3"
|
||||
},
|
||||
"_upm": {
|
||||
"changelog": "### Fixed\n\n- Fixed accessing Editor internals directly on versions below Unity 6.3.\n- Fixed a compilation error caused by an invalid duplicated GUID in WaitForPendingOperations.cs.meta in 2.11.2."
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "bf37015158dbb8ef85404c8d2288494504131e28"
|
||||
},
|
||||
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collab-proxy@2.11/manual/index.html",
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git",
|
||||
"type": "git",
|
||||
"revision": "23b6a337b59c8ad04d7b78f38448ad0addcb7954"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user