Package JSON from Repository
{
"name": "red.sim.lightvolumes",
"displayName": "VRC Light Volumes",
"version": "2.0.1",
"unity": "2022.3",
"description": "Nextgen voxel based light probes replacement and analytic lighting solution for VRChat",
"dependencies": {
"com.unity.editorcoroutines": "1.0.0"
},
"samples": [
{
"displayName": "Examples",
"description": "Example Scenes to test VRC Light Volumes.",
"path": "Examples~"
}
],
"changelogUrl": "https://github.com/REDSIM/VRCLightVolumes/releases",
"author": {
"name": "RED_SIM",
"url": "https://github.com/REDSIM/"
},
"documentationUrl": "https://github.com/REDSIM/VRCLightVolumes/blob/main/README.md",
"keywords": [
"shaders",
"lighting",
"vfx"
],
"license": "MIT",
"zipSHA256": "97db5eb27b88c043a2372d91d0ed8c06ed6c654c40fe69741a08fe8a17479bb8",
"url": "https://github.com/REDSIM/VRCLightVolumes/releases/download/v.2.0.1/VRCLightVolumes_v.2.0.1.zip"
}