mirror of
https://github.com/AcChosen/VR-Stage-Lighting.git
synced 2025-02-17 10:48:35 +01:00
Merge pull request #19 from towneh/main
Create docs directory, index.html and index.json for VPM Communities
This commit is contained in:
commit
f2d75f067e
10
docs/index.html
Normal file
10
docs/index.html
Normal file
@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>vpm.vrsl.dev</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<h1>VR Stage Lighting VPM Repository</h1>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
56
docs/index.json
Normal file
56
docs/index.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"name":"VR Stage Lighting VPM",
|
||||
"author":"AcChosen",
|
||||
"url":"https://vpm.vrsl.dev/index.json",
|
||||
"id":"dev.vrsl.vpm",
|
||||
"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.2"
|
||||
},
|
||||
"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",
|
||||
"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":{
|
||||
},
|
||||
"dependencies": {
|
||||
"com.llealloo.audiolink": "0.3.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user