mirror of
https://github.com/AcChosen/VR-Stage-Lighting.git
synced 2025-02-17 10:48:35 +01:00
v2.4 of package.json
- Update version on package.json - Remove localPath personal data - Add legacyFolder for handling <v2.2
This commit is contained in:
parent
9300cdd15e
commit
b31f0bbb4b
@ -1,14 +1,15 @@
|
||||
{
|
||||
"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": {},
|
||||
"legacyFolders": {
|
||||
"Assets\\VR-Stage-Lighting": ""
|
||||
},
|
||||
"legacyFiles": {},
|
||||
"localPath": "I:\\VRSL2022\\Packages\\com.acchosen.vr-stage-lighting",
|
||||
"dependencies": {
|
||||
"com.llealloo.audiolink": "0.3.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user