mirror of
https://github.com/AcChosen/VR-Stage-Lighting.git
synced 2024-11-27 17:00:51 +01:00
7a7c134297
- Restructured file system to be VPM compatible - Added stencil mask prefabs. - Added audiolink 0.3.0 support. - Added audiolink theme color support.
20 lines
621 B
JSON
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" : {}
|
|
}
|