Added LightVolumes package

This commit is contained in:
raccoon
2025-08-27 00:41:37 +05:00
parent fa4b1a0ef8
commit f020c475b7
3 changed files with 16 additions and 1 deletions

View File

@@ -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,

View File

@@ -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": {}
}
}
}