Skip to content

Commit

Permalink
Merge pull request #18 from towneh/patch-1
Browse files Browse the repository at this point in the history
v2.4 update to package.json
  • Loading branch information
AcChosen authored Jul 4, 2023
2 parents 9300cdd + 85efb8c commit 0055961
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Packages/com.acchosen.vr-stage-lighting/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
{
"name": "com.acchosen.vr-stage-lighting",
"displayName": "VR Stage Lighting",
"version": "2.3.1",
"version": "2.4.0",
"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": {},
"legacyFolders": {},
"vpmDependencies": {
"com.llealloo.audiolink": "0.3.1"
},
"legacyFolders": {
"Assets\\VR-Stage-Lighting": ""
},
"legacyFiles": {},
"localPath": "I:\\VRSL2022\\Packages\\com.acchosen.vr-stage-lighting",
"dependencies": {
"com.llealloo.audiolink": "0.3.1"
}
}
}

0 comments on commit 0055961

Please sign in to comment.