generated from raccoon/vrchat-project-template
Added LightVolumes package
This commit is contained in:
@@ -237,6 +237,14 @@
|
||||
"com.unity.ai.navigation": "1.1.5"
|
||||
}
|
||||
},
|
||||
"red.sim.lightvolumes": {
|
||||
"version": "file:red.sim.lightvolumes",
|
||||
"depth": 0,
|
||||
"source": "embedded",
|
||||
"dependencies": {
|
||||
"com.unity.editorcoroutines": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.ai": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
},
|
||||
"com.vrchat.core.vpm-resolver": {
|
||||
"version": "0.1.29"
|
||||
},
|
||||
"red.sim.lightvolumes": {
|
||||
"version": "2.0.1"
|
||||
}
|
||||
},
|
||||
"locked": {
|
||||
@@ -21,6 +24,10 @@
|
||||
"com.vrchat.core.vpm-resolver": {
|
||||
"version": "0.1.29",
|
||||
"dependencies": {}
|
||||
},
|
||||
"red.sim.lightvolumes": {
|
||||
"version": "2.0.1",
|
||||
"dependencies": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -733,7 +733,7 @@ PlayerSettings:
|
||||
PS5: UNITY_POST_PROCESSING_STACK_V2
|
||||
QNX: UNITY_POST_PROCESSING_STACK_V2
|
||||
Stadia: UNITY_POST_PROCESSING_STACK_V2
|
||||
Standalone: UNITY_POST_PROCESSING_STACK_V2;UDON;VRC_SDK_VRCSDK3;UDONSHARP;VRC_ENABLE_PLAYER_PERSISTENCE
|
||||
Standalone: UNITY_POST_PROCESSING_STACK_V2;UDON;VRC_SDK_VRCSDK3;UDONSHARP;VRC_ENABLE_PLAYER_PERSISTENCE;VRC_LIGHT_VOLUMES
|
||||
VisionOS: UNITY_POST_PROCESSING_STACK_V2
|
||||
WebGL: UNITY_POST_PROCESSING_STACK_V2
|
||||
Windows Store Apps: UNITY_POST_PROCESSING_STACK_V2
|
||||
|
||||
Reference in New Issue
Block a user