Skip to content

Commit

Permalink
Remove dependencies parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
towneh authored Jul 5, 2023
1 parent 9a9b94a commit eb40193
Showing 1 changed file with 16 additions and 22 deletions.
38 changes: 16 additions & 22 deletions docs/index.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,32 @@
{
"name":"VR Stage Lighting VPM",
"author":"AcChosen",
"url":"https://acchosen.github.io/VR-Stage-Lighting/index.json",
"id":"io.github.acchosen",
"name": "VR Stage Lighting VPM",
"author": "AcChosen",
"url": "https://acchosen.github.io/VR-Stage-Lighting/index.json",
"id": "io.github.acchosen",
"packages": {
"com.acchosen.vr-stage-lighting": {
"versions": {
"2.4.0": {
"name":"com.acchosen.vr-stage-lighting",
"displayName":"VR Stage Lighting",
"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.",
"name": "com.acchosen.vr-stage-lighting",
"displayName": "VR Stage Lighting",
"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": {
"com.llealloo.audiolink": "0.3.2"
},
"hideInEditor":false,
"zipSHA256":"FA7A57F7F1ABF43D5E082C3A4A76CA2A95FC312AA58ECA000102FD3DE2918E83",
"url":"https://github.com/AcChosen/VR-Stage-Lighting/releases/download/v2.4.0/com.acchosen.vr-stage-lighting.zip",
"hideInEditor": false,
"zipSHA256": "FA7A57F7F1ABF43D5E082C3A4A76CA2A95FC312AA58ECA000102FD3DE2918E83",
"url": "https://github.com/AcChosen/VR-Stage-Lighting/releases/download/v2.4.0/com.acchosen.vr-stage-lighting.zip",
"legacyFolders": {
"Assets\\VR-Stage-Lighting": ""
},
"legacyFiles": {
},
"dependencies": {
"com.llealloo.audiolink": "0.3.2"
}
},
}
"2.2.1": {
"name":"com.acchosen.vr-stage-lighting",
"name": "com.acchosen.vr-stage-lighting",
"displayName": "VR Stage Lighting",
"version": "2.2.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.",
Expand All @@ -38,16 +35,13 @@
"vpmDependencies": {
"com.llealloo.audiolink": "0.3.1"
},
"hideInEditor":false,
"hideInEditor": false,
"zipSHA256": "94A95B6BD084B0751DFB73CAEE997058CC2D5FAAEA73E49996852944F8F46239",
"url":"https://github.com/AcChosen/VR-Stage-Lighting/releases/download/v2.2.0/com.acchosen.vr-stage-lighting.zip",
"url": "https://github.com/AcChosen/VR-Stage-Lighting/releases/download/v2.2.0/com.acchosen.vr-stage-lighting.zip",
"legacyFolders": {
"Assets\\VR-Stage-Lighting": ""
},
"legacyFiles":{
},
"dependencies": {
"com.llealloo.audiolink": "0.3.1"
"legacyFiles": {
}
}
}
Expand Down

0 comments on commit eb40193

Please sign in to comment.