添加 CristianQiu/Unity-URP-Volumetric-Light package 依赖
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"com.cqf.urpvolumetricfog": "https://github.com/CristianQiu/Unity-URP-Volumetric-Light.git",
|
||||||
"com.unity.ai.navigation": "2.0.9",
|
"com.unity.ai.navigation": "2.0.9",
|
||||||
"com.unity.cinemachine": "3.1.2",
|
"com.unity.cinemachine": "3.1.2",
|
||||||
"com.unity.collab-proxy": "2.10.0",
|
"com.unity.collab-proxy": "2.10.0",
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"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": {
|
"com.unity.ai.navigation": {
|
||||||
"version": "2.0.9",
|
"version": "2.0.9",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
|
|||||||
@@ -35,6 +35,8 @@
|
|||||||
<Project Path="Unity.AI.Navigation.Updater.csproj" />
|
<Project Path="Unity.AI.Navigation.Updater.csproj" />
|
||||||
<Project Path="NaughtyAttributes.Core.csproj" />
|
<Project Path="NaughtyAttributes.Core.csproj" />
|
||||||
<Project Path="NaughtyAttributes.Editor.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="Unity.AI.Navigation.Editor.csproj" />
|
||||||
<Project Path="NaughtyAttributes.Test.csproj" />
|
<Project Path="NaughtyAttributes.Test.csproj" />
|
||||||
<Project Path="Assembly-CSharp-firstpass.csproj" />
|
<Project Path="Assembly-CSharp-firstpass.csproj" />
|
||||||
|
|||||||
Reference in New Issue
Block a user