Started project

This commit is contained in:
Caleb Sandford deQuincey
2025-11-14 17:30:41 +00:00
parent 00b55a5b1e
commit 334021d04e
36526 changed files with 4940113 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Unity Version Control Package
This package provides an in-editor interface for teams to work with [Unity Version Control](https://unity.com/solutions/version-control) (Unity VCS), our leading version control solution, directly in Unity.
_Note that this project is the natural evolution of the old Collaborate package, hence its technical name "collab-proxy"._
[Documentation](https://docs.unity.com/ugs/en-us/manual/devops/manual/vcs-plugins/unityeditor-plugin/unity-version-control-package) - [Changelog](https://docs.unity3d.com/Packages/com.unity.collab-proxy@2.9/changelog/CHANGELOG.html)
## Compatibility
The minimum supported version of the Unity Editor is 2021.3.0f1 LTS.
Windows and macOS are officially supported, not Linux.
The solution is exclusively targeting .NetStandard 2.0, and will not work with the legacy Mono runtime.