From 6a2acd099e8f399443cd2c96a5440de66d441899 Mon Sep 17 00:00:00 2001 From: Konstantin Dyachenko Date: Sat, 6 Jun 2026 20:21:25 +0700 Subject: [PATCH] [Add] VContainer --- Packages/manifest.json | 1 + Packages/packages-lock.json | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/Packages/manifest.json b/Packages/manifest.json index 2ba131b..7fcabbb 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -19,6 +19,7 @@ "com.unity.timeline": "1.8.12", "com.unity.ugui": "2.0.0", "com.unity.visualscripting": "1.9.11", + "jp.hadashikick.vcontainer": "https://github.com/hadashiA/VContainer.git?path=VContainer/Assets/VContainer", "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.adaptiveperformance": "1.0.0", "com.unity.modules.ai": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index a4318e3..701b2f3 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -290,6 +290,13 @@ }, "url": "https://packages.unity.com" }, + "jp.hadashikick.vcontainer": { + "version": "https://github.com/hadashiA/VContainer.git?path=VContainer/Assets/VContainer", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "9c14eac61222d976d53c2522ffcf00d758e77db6" + }, "com.unity.modules.accessibility": { "version": "1.0.0", "depth": 0,