1
0
mirror of https://github.com/AcChosen/VR-Stage-Lighting.git synced 2024-11-27 17:00:51 +01:00
VR-Stage-Lighting/package.json
AcChosen 7a7c134297 VRChat Creator Companion VPM Update
- Restructured file system to be VPM compatible
- Added stencil mask prefabs.
- Added audiolink 0.3.0 support.
- Added audiolink theme color support.
2022-11-30 03:44:53 -05:00

20 lines
621 B
JSON

{
"name" : "com.acchosen.vr-stage-lighting",
"displayName" : "VR Stage Lighting",
"version" : "2.2.0",
"unity" : "2019.4",
"description" : "A collection of HLSL shaders, UdonSharp scripts, 3D models, prefabs, and assets designed to emulate the real control, quality, and complexity of professional stage lighting into VRChat in as many ways as possible.",
"gitDependencies" : {},
"vpmDependencies" : {
"com.llealloo.audiolink" : "0.3.1"
},
"samples" : [
{
}
],
"legacyFolders" : {
"Assets\\VR-Stage-Lighting": ""
},
"legacyFiles" : {}
}