Cursor 패키지 추가

This commit is contained in:
NTG 2025-08-14 01:48:21 +09:00
parent a58427af37
commit 94a445db1b
2 changed files with 10 additions and 0 deletions

View File

@ -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",

View File

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