diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index f7fb868..0000000 --- a/docs/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - vpm.vrsl.dev - - -

-

VR Stage Lighting VPM Repository

-

- - diff --git a/docs/index.json b/docs/index.json deleted file mode 100644 index d0bdb1f..0000000 --- a/docs/index.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "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.", - "gitDependencies": { - }, - "vpmDependencies": { - "com.llealloo.audiolink": ">=0.3.1" - }, - "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": { - } - }, - "2.2.1": { - "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.", - "gitDependencies": { - }, - "vpmDependencies": { - "com.llealloo.audiolink": ">=0.3.1" - }, - "hideInEditor": false, - "zipSHA256": "94A95B6BD084B0751DFB73CAEE997058CC2D5FAAEA73E49996852944F8F46239", - "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": { - } - } - } - } - } -}