x89rt2 4 месяцев назад
Родитель
Сommit
ea747ced02
3 измененных файлов с 9 добавлено и 0 удалено
  1. 1 0
      DCGO.slnx
  2. 1 0
      Packages/manifest.json
  3. 7 0
      Packages/packages-lock.json

+ 1 - 0
DCGO.slnx

@@ -55,4 +55,5 @@
   <Project Path="PunDemos.DemoSlotcarEditor.csproj" />
   <Project Path="PhotonUnityNetworking.Utilities.Culling.Editor.csproj" />
   <Project Path="PunDemos.DemoHubEditor.csproj" />
+  <Project Path="ParrelSync.csproj" />
 </Solution>

+ 1 - 0
Packages/manifest.json

@@ -13,6 +13,7 @@
     "com.unity.timeline": "1.6.5",
     "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
     "com.unity.ugui": "1.0.0",
+    "com.veriorpies.parrelsync": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync",
     "org.nuget.system.runtime.compilerservices.unsafe": "6.1.2",
     "com.unity.modules.ai": "1.0.0",
     "com.unity.modules.androidjni": "1.0.0",

+ 7 - 0
Packages/packages-lock.json

@@ -182,6 +182,13 @@
         "com.unity.modules.imgui": "1.0.0"
       }
     },
+    "com.veriorpies.parrelsync": {
+      "version": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync",
+      "depth": 0,
+      "source": "git",
+      "dependencies": {},
+      "hash": "610157ad762084380380148ba8ce14e266a6da97"
+    },
     "org.nuget.system.runtime.compilerservices.unsafe": {
       "version": "6.1.2",
       "depth": 0,