1
0
mirror of https://github.com/AcChosen/VR-Stage-Lighting.git synced 2024-11-24 07:30:22 +01:00
VR-Stage-Lighting/package.json

21 lines
684 B
JSON
Raw Normal View History

2024-09-17 00:45:36 +02:00
{
"name": "com.acchosen.vr-stage-lighting",
"displayName": "VR Stage Lighting",
"version": "2.7.1",
"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.",
"author": {
"name": "AcChosen",
"url": "https://github.com/AcChosen/VR-Stage-Lighting"
},
"gitDependencies": {},
"vpmDependencies": {
"com.llealloo.audiolink": ">=0.3.1"
},
"legacyFolders": {
"Assets\\VR-Stage-Lighting": ""
},
"legacyFiles": {},
"hideInEditor": false,
"license": "MIT",
"unity": "2019.4"
}