Update README.md

This commit is contained in:
boxqkrtm
2025-05-19 19:04:34 +09:00
committed by GitHub
parent 284bebf8e7
commit 38fecf55e4

View File

@@ -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.