Added parallel sync support

This commit is contained in:
Madhav Kapa
2023-06-14 04:28:41 -04:00
parent 63039dbde2
commit 39eb7753d2
20 changed files with 337 additions and 366 deletions

View File

@ -18,6 +18,7 @@
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.5",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.8.0",
"com.veriorpies.parrelsync": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@ -290,6 +290,13 @@
},
"url": "https://packages.unity.com"
},
"com.veriorpies.parrelsync": {
"version": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "141b4e1e31966242a6fb7c495b52ac3d1221bc75"
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,