UniTask 패키지 추가

This commit is contained in:
2025-10-26 00:06:59 +09:00
parent f3cd2cae9b
commit e93f25f7ad
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.cysharp.memorypack": "https://github.com/Cysharp/MemoryPack.git?path=src/MemoryPack.Unity/Assets/MemoryPack.Unity",
"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.unity.addressables": "2.7.4",
"com.unity.ide.visualstudio": "2.0.25",

View File

@@ -7,6 +7,13 @@
"dependencies": {},
"hash": "59f48c2aaaaecd6906e6b514d567074708fa4a31"
},
"com.cysharp.unitask": {
"version": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "73a63b7f672b88f7e9992f6917eb458a8cbb6fa9"
},
"com.github-glitchenzo.nugetforunity": {
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"depth": 0,