Files
com.unity.ide.cursor/README.md

14 lines
667 B
Markdown
Raw Normal View History

2025-05-19 19:04:34 +09:00
## 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
2024-05-31 10:51:09 +09:00
- Done
2025-05-19 19:04:34 +09:00
> **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.