Google Antigravity
Google Antigravity integration for supporting Antigravity as code editor for Unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.
com.unity.ide.antigravity 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/antigravity.git README Markdown
Copy this to your project's README.md
## Installation
Add **Google Antigravity** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/antigravity.git
```
[](https://www.pkglnk.dev/pkg/antigravity)Dependencies (1)
README
Google Antigravity for Unity
This package provides a Unity Editor integration for the Google Antigravity IDE.
Credits
This project is a port of the Cursor Unity Plugin created by boxqkrtm. We acknowledge and appreciate their original work which made this integration possible.
Installation
- Open Unity.
- Go to Window -> Package Manager.
- Click the + button in the top left corner.
- Select Add package from git URL....
- Enter the git URL of this repository (e.g.,
https://github.com/HarineshS/com.unity.ide.antigravity.git). - Click Add.
Features
- Smart IDE Detection: Automatically detects Google Antigravity installations.
- Project Generation: Generates compatible project files for Antigravity.
- Seamless Integration: Open scripts and projects directly in Antigravity from Unity.
No comments yet. Be the first!