# 编写脚本

> Create Cloud Code scripts with different authoring methods including the Dashboard, Editor, CLI, or REST API.

使用不同的创作方法编写脚本。

| **主题**                                                | **描述**                                     |
| ----------------------------------------------------- | ------------------------------------------ |
| [UGS CLI](./write-scripts/cli.md)                     | 使用 Unity Gaming Services（Unity 游戏服务）命令行工具。 |
| [Unity Dashboard](./write-scripts/unity-dashboard.md) | 使用 Unity Dashboard。                        |
| [REST API](./write-scripts/rest-api.md)               | 调用 Cloud Code API。                         |
| [Unity 编辑器](./write-scripts/unity-editor.md)          | 使用 Unity 编辑器中的 Deployment（部署）窗口或脚本捆绑功能。    |
