Deployment package
The Deployment package provides a cohesive interface to deploy assets for Unity Gaming Services (UGS). It provides the base tooling for UGS to have shared functionality for deploying service configuration files on the servers.
Note
A deployment is when service configuration files are synced with service resources so that service clients can interact with them.
The Deployment package is not used on its own. Services integrate with it, allowing the service configuration to be saved in version control.
Topic | Description |
---|---|
Getting started | Get started with the Deployment package. |
Deployment window | Use the Deployment window to deploy assets. |
Deployment Definition | Use Deployment Definitions to group assets for deployment. |
Environments | Deploy assets to specific environments. |
Supported packages
- com.unity.services.cloudcode (javascript) from 2.1.0
- com.unity.services.cloudcode (C#) from 2.5.0
- com.unity.remote-config from 3.2.0
- com.unity.services.economy from 3.2.1
- com.unity.services.leaderboards from 2.0.0
- com.unity.services.multiplay from 1.1.0
- com.unity.services.tooling