Force client upgrades
Ensure that users upgrade their clients correctly.
阅读时间1 分钟最后更新于 10 个月前
Ensure that users upgrade their Unity Version Control (UVCS) clients correctly.
The UVCS server can reject clients that are older than the current version of the server.
To force a given build number, add the key to your file. This key admits the following values:
ForceBuildNumberMatchserver.confValue | Description |
|---|---|
| Requires exact build number matching so that any client or server that connects to the server must run exactly the same version. |
| Doesn't require a version match. This is the default value. |
| Rejects any connections from callers that run a version with a build number smaller than the |