Com.unity.ide.antigravity
Code editor integration for supporting Antigravity as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]
Install / Use
/learn @HarineshS/Com.unity.ide.antigravityREADME
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.
