You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 14:20:09 +00:00
14 lines
667 B
Markdown
14 lines
667 B
Markdown
## How to install
|
|
- Unity -> Window -> Package Manager
|
|
- Click "+" at the top left corner
|
|
- Add package from git URL
|
|
- Insert `https://github.com/boxqkrtm/com.unity.ide.cursor.git`
|
|
- Add
|
|
- Done
|
|
|
|
> **Important Notice for Users Updating from Older Versions**
|
|
> Starting from version **v2.0.24**, the package name has been changed from
|
|
> `com.unity.ide.cursor` to `com.boxqkrtm.ide.cursor` to prevent potential issues with Unity regarding attribution.
|
|
> Violating these attribution rules may trigger warnings in Unity.
|
|
> If you experience errors during the update, please remove the existing package before reinstalling the new one to avoid conflicts.
|