# Publish a game from Antigravity with PlayDrop Connector

After installation, start a new agent session and ask Antigravity to publish the finished HTML game from your workspace.

Source: https://www.playdrop.ai/docs/connectors/antigravity

## Installation

Clone the public package and install its Antigravity variant. Start or reload your agent session, then authorize the PlayDrop account when prompted.

```text
git clone https://github.com/playdrop-ai/playdrop-plugin.git
agy plugin install ./playdrop-plugin/variants/antigravity/playdrop
```

[Platform instructions](https://www.antigravity.google/docs/plugins)

## Publish and update your game

After installation, start a new agent session and ask Antigravity to publish the finished HTML game from your workspace.

## If connection or publication fails

If the package path is not found, run the install command from the folder containing the cloned repository. Reload the agent after installation.

[Current support and limits](https://www.playdrop.ai/docs/connectors) · [All PlayDrop Connector platforms](https://www.playdrop.ai/docs/connectors)
