添加 CristianQiu/Unity-URP-Volumetric-Light package 依赖

This commit is contained in:
2025-11-08 22:02:15 +09:00
parent e421e3af70
commit 2788435b2c
3 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.cqf.urpvolumetricfog": "https://github.com/CristianQiu/Unity-URP-Volumetric-Light.git",
"com.unity.ai.navigation": "2.0.9",
"com.unity.cinemachine": "3.1.2",
"com.unity.collab-proxy": "2.10.0",

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.cqf.urpvolumetricfog": {
"version": "https://github.com/CristianQiu/Unity-URP-Volumetric-Light.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "3f28b49218ca4c928ca0d4c3d508f0c0ddf43473"
},
"com.unity.ai.navigation": {
"version": "2.0.9",
"depth": 0,

View File

@@ -35,6 +35,8 @@
<Project Path="Unity.AI.Navigation.Updater.csproj" />
<Project Path="NaughtyAttributes.Core.csproj" />
<Project Path="NaughtyAttributes.Editor.csproj" />
<Project Path="com.cqf.urpvolumetricfog.editor.csproj" />
<Project Path="com.cqf.urpvolumetricfog.runtime.csproj" />
<Project Path="Unity.AI.Navigation.Editor.csproj" />
<Project Path="NaughtyAttributes.Test.csproj" />
<Project Path="Assembly-CSharp-firstpass.csproj" />