From 73dee3a11380c19d0882f2cb4ddcff755da323d1 Mon Sep 17 00:00:00 2001 From: Konstantin Dyachenko Date: Wed, 27 May 2026 03:16:53 +0700 Subject: [PATCH] [Add] VContainer v1.18.0 --- 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 6a0d0f5..d85507a 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -9,6 +9,7 @@ "com.unity.timeline": "1.7.7", "com.unity.ugui": "1.0.0", "com.unity.visualscripting": "1.9.4", + "jp.hadashikick.vcontainer": "https://github.com/hadashiA/VContainer.git?path=VContainer/Assets/VContainer#1.18.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 005cdd8..fcda0ee 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -221,6 +221,13 @@ }, "url": "https://packages.unity.com" }, + "jp.hadashikick.vcontainer": { + "version": "https://github.com/hadashiA/VContainer.git?path=VContainer/Assets/VContainer#1.18.0", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "6e6972730ce316fab2408f20e7a160aec070e48b" + }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0,