APM/Library/PackageCache/com.unity.collab-proxy@c854d1f7d97f/Editor/_Deprecated
2025-11-17 15:02:30 +07:00
..
CollabMigration Initial commit 2025-11-17 15:02:30 +07:00
WebApi Initial commit 2025-11-17 15:02:30 +07:00
CollabMigration.meta Initial commit 2025-11-17 15:02:30 +07:00
CollabPlugin.cs Initial commit 2025-11-17 15:02:30 +07:00
CollabPlugin.cs.meta Initial commit 2025-11-17 15:02:30 +07:00
README.md Initial commit 2025-11-17 15:02:30 +07:00
README.md.meta Initial commit 2025-11-17 15:02:30 +07:00
WebApi.meta Initial commit 2025-11-17 15:02:30 +07:00

Deprecated public classes that we need to keep until we change the major version of the package to 3.x. Removing any public API in a minor version is forbidden.

The issue is that updating the major version of a default package is forbidden in a stable Unity Editor version, so we cannot do it during the lifetime of Unity 6.x.