# 모듈 작성

> Create Cloud Code modules using different authoring methods including the Unity Editor, CLI, or REST API.

다양한 저작(authoring) 방법으로 모듈을 작성합니다.

| **주제**                                                | **설명**                                 |
| ----------------------------------------------------- | -------------------------------------- |
| [UGS CLI](./write-modules/cli.md)                     | Unity Gaming Services 커맨드 라인 툴을 사용합니다. |
| [Unity 에디터](./write-modules/unity-editor.md)          | Unity 에디터에서 Deployment 창을 사용합니다.       |
| [Unity Dashboard](./write-modules/unity-dashboard.md) | Unity Dashboard를 사용하여 모듈을 미리 봅니다.      |
| [REST API](./write-modules/rest-api.md)               | Cloud Code API를 호출합니다.                 |
