diff --git a/Packages/manifest.json b/Packages/manifest.json index 6cf75bd15..c7c12b3f5 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,6 @@ { "dependencies": { + "com.boxqkrtm.ide.cursor": "https://github.com/boxqkrtm/com.unity.ide.cursor.git", "com.esotericsoftware.spine.spine-csharp": "https://github.com/EsotericSoftware/spine-runtimes.git?path=spine-csharp/src#4.2", "com.esotericsoftware.spine.spine-unity": "https://github.com/EsotericSoftware/spine-runtimes.git?path=spine-unity/Assets/Spine#4.2", "com.esotericsoftware.spine.spine-unity-examples": "https://github.com/EsotericSoftware/spine-runtimes.git?path=spine-unity/Assets/Spine Examples#4.2", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 3ac6c93d0..f94110185 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -30,6 +30,15 @@ "dependencies": {}, "url": "https://packages.unity.com" }, + "com.boxqkrtm.ide.cursor": { + "version": "https://github.com/boxqkrtm/com.unity.ide.cursor.git", + "depth": 0, + "source": "git", + "dependencies": { + "com.unity.test-framework": "1.1.9" + }, + "hash": "38fecf55e4fd94ccfe58a92ed8ad1a529ba1694e" + }, "com.esotericsoftware.spine.spine-csharp": { "version": "https://github.com/EsotericSoftware/spine-runtimes.git?path=spine-csharp/src#4.2", "depth": 0,