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
fix: Change package.json Name to Avoid Installation Warning
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "com.unity.ide.cursor",
|
||||
"name": "com.boxqkrtm.ide.cursor",
|
||||
"displayName": "Cursor Editor",
|
||||
"description": "Cursor editor integration for supporting Cursor as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
|
||||
"version": "2.0.23",
|
||||
|
||||
Reference in New Issue
Block a user