Remote Config Authoring
Author Remote Config configurations directly in the Unity Editor.
읽는 시간 1분최근 업데이트: 8달 전
This module allows users to author, modify, and deploy Remote Config files directly from the Unity Editor.
Deployment Window
The Deployment Window is a core feature of the Deployment package.
The purpose of the Deployment Window is to allow all services
to have a single cohesive interface for Deployment needs.
The Deployment Window provides a uniform deployment interface for all services.
It allows you to upload cloud assets for your respective cloud service.
For more information, consult the com.unity.services.deployment package documentation.
Create Remote Config files
Right-click the Project Window, then select to create a Remote Config file.
Assets > Create > Remote ConfigThe Deployment Window automatically detects these files to be deployed at a later time.
For more information on how to create and modify Cloud Code Assets,
please see the Remote Config file documentation.