# スクリプトの作成

> 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 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 (デプロイ) ウィンドウまたはスクリプトバンドルを使用します。 |
