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
Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -1,8 +1,13 @@
|
|||||||
# How to install
|
## How to install
|
||||||
<br>
|
- Unity -> Window -> Package Manager
|
||||||
- Unity->Window->Package Manager<br>
|
- Click "+" at the top left corner
|
||||||
- Click "+" left corner<br>
|
- Add package from git URL
|
||||||
- Add package from git URL<br>
|
- Insert `https://github.com/boxqkrtm/com.unity.ide.cursor.git`
|
||||||
- Insert <code>https://github.com/boxqkrtm/com.unity.ide.cursor.git</code><br>
|
- Add
|
||||||
- Add<br>
|
|
||||||
- Done
|
- 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user