Commit f9d675df authored by SherryChaos's avatar SherryChaos

new package UniTask

parent 2ad9dfc0
{ {
"dependencies": { "dependencies": {
"com.bshsf.loom": "https://github.com/Bian-Sh/Loom.git?path=Packages/Loom", "com.bshsf.loom": "https://github.com/Bian-Sh/Loom.git?path=Packages/Loom",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.psygames.unitywebsocket": "https://github.com/psygames/UnityWebSocket.git#upm", "com.psygames.unitywebsocket": "https://github.com/psygames/UnityWebSocket.git#upm",
"com.unity.2d.sprite": "1.0.0", "com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "2.4.6", "com.unity.addressables": "2.4.6",
......
...@@ -7,6 +7,13 @@ ...@@ -7,6 +7,13 @@
"dependencies": {}, "dependencies": {},
"hash": "53df26692e7545daccbea387fef6fbd611f89fd7" "hash": "53df26692e7545daccbea387fef6fbd611f89fd7"
}, },
"com.cysharp.unitask": {
"version": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "64285ae060c9fe2aeb2a73b076b160939ce3be1a"
},
"com.psygames.unitywebsocket": { "com.psygames.unitywebsocket": {
"version": "https://github.com/psygames/UnityWebSocket.git#upm", "version": "https://github.com/psygames/UnityWebSocket.git#upm",
"depth": 0, "depth": 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment