[add] unitask 추가

This commit is contained in:
이정수 2025-06-21 10:57:48 +09:00
parent a2796087f1
commit abc2cfb3ca
2 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{ {
"dependencies": { "dependencies": {
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity", "com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"com.unity.collab-proxy": "2.7.1", "com.unity.collab-proxy": "2.7.1",
"com.unity.feature.2d": "2.0.0", "com.unity.feature.2d": "2.0.0",

View File

@ -1,5 +1,12 @@
{ {
"dependencies": { "dependencies": {
"com.cysharp.unitask": {
"version": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "f213ff497e4ff462a77319cf677cf20cc0860ca9"
},
"com.github-glitchenzo.nugetforunity": { "com.github-glitchenzo.nugetforunity": {
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity", "version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"depth": 0, "depth": 0,