# Codex 게임을 PlayDrop Connector로 게시하기

Codex에 작업 공간의 완성된 index.html을 게시하고 PlayDrop URL을 알려 달라고 요청하세요. 업데이트할 때는 기존 게임 ID를 사용하세요.

Source: https://www.playdrop.ai/ko/docs/connectors/codex

## 설치

Codex CLI에서 아래 명령을 실행하세요. `Plugins Directory`를 열어 추가한 마켓플레이스에서 `PlayDrop`을 설치한 뒤 PlayDrop에 로그인하세요.

```text
codex plugin marketplace add playdrop-ai/playdrop-plugin
```

[플랫폼별 안내](https://developers.openai.com/plugins/build/plugins#add-a-marketplace-from-the-cli)

## 게임 게시 및 업데이트

Codex에 작업 공간의 완성된 `index.html`을 게시하고 PlayDrop URL을 알려 달라고 요청하세요. 업데이트할 때는 기존 게임 ID를 사용하세요.

## 연결 또는 게시에 실패한 경우

PlayDrop 도구가 없으면 추가한 마켓플레이스에서 플러그인이 설치되었는지 확인하고 세션을 새로 고치세요. 에이전트가 파일 업로드 권한을 요청하면 서명된 업로드 호스트에 대한 접근을 허용하세요.

[현재 지원 범위 및 제한](https://www.playdrop.ai/ko/docs/connectors) · [모든 PlayDrop Connector 플랫폼](https://www.playdrop.ai/ko/docs/connectors)
