Skip to content

Commit 74393f9

Browse files
committed
Add all Basis packages to the catalog
1 parent 8b5c91d commit 74393f9

4 files changed

Lines changed: 2305 additions & 20 deletions

File tree

packages/bundles.json

Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,171 @@
108108
"id": "jp.lilxyzw.liltoon",
109109
"name": "lilToon",
110110
"gitUrl": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon"
111+
},
112+
{
113+
"id": "com.basis.framework",
114+
"name": "Basis Framework",
115+
"gitUrl": "https://github.com/BasisVR/BasisFramework.git"
116+
},
117+
{
118+
"id": "com.basis.framework.editor",
119+
"name": "Basis Framework Editor",
120+
"gitUrl": "https://github.com/BasisVR/BasisFrameworkEditor.git"
121+
},
122+
{
123+
"id": "com.basis.sdk",
124+
"name": "Basis SDK",
125+
"gitUrl": "https://github.com/BasisVR/BasisSDK.git"
126+
},
127+
{
128+
"id": "com.basis.common",
129+
"name": "Basis Common",
130+
"gitUrl": "https://github.com/BasisVR/BasisCommon.git"
131+
},
132+
{
133+
"id": "com.basis.server",
134+
"name": "Basis Server",
135+
"gitUrl": "https://github.com/BasisVR/BasisServer.git"
136+
},
137+
{
138+
"id": "com.basis.eventdriver",
139+
"name": "Basis Event Driver",
140+
"gitUrl": "https://github.com/BasisVR/BasisEventDriver.git"
141+
},
142+
{
143+
"id": "com.basis.bundlemanagement",
144+
"name": "Basis Bundle Management",
145+
"gitUrl": "https://github.com/BasisVR/BasisBundleManagement.git"
146+
},
147+
{
148+
"id": "com.basis.settings",
149+
"name": "Basis Settings",
150+
"gitUrl": "https://github.com/BasisVR/BasisSettings.git"
151+
},
152+
{
153+
"id": "com.basis.setup",
154+
"name": "Basis Setup",
155+
"gitUrl": "https://github.com/BasisVR/BasisSetup.git"
156+
},
157+
{
158+
"id": "com.basis.shim",
159+
"name": "Basis Shims",
160+
"gitUrl": "https://github.com/BasisVR/BasisShims.git"
161+
},
162+
{
163+
"id": "com.basis.gizmos",
164+
"name": "Basis Gizmos",
165+
"gitUrl": "https://github.com/BasisVR/BasisGizmos.git"
166+
},
167+
{
168+
"id": "com.basis.profilerintergration",
169+
"name": "Basis Profiler Integration",
170+
"gitUrl": "https://github.com/BasisVR/BasisProfilerIntegration.git"
171+
},
172+
{
173+
"id": "com.basis.openlipsync",
174+
"name": "Basis OpenLipSync",
175+
"gitUrl": "https://github.com/BasisVR/BasisOpenLipSync.git"
176+
},
177+
{
178+
"id": "com.basis.mediapipe",
179+
"name": "Basis MediaPipe Tracking",
180+
"gitUrl": "https://github.com/BasisVR/BasisMediaPipe.git"
181+
},
182+
{
183+
"id": "com.basis.textmeshpro",
184+
"name": "Basis TextMeshPro",
185+
"gitUrl": "https://github.com/BasisVR/BasisTextMeshPro.git"
186+
},
187+
{
188+
"id": "org.basisvr.base128",
189+
"name": "Base128",
190+
"gitUrl": "https://github.com/BasisVR/BasisBase128.git"
191+
},
192+
{
193+
"id": "org.basisvr.bouncycastle",
194+
"name": "BouncyCastle.Cryptography",
195+
"gitUrl": "https://github.com/BasisVR/BasisBouncyCastle.git"
196+
},
197+
{
198+
"id": "org.basisvr.generator.equals",
199+
"name": "Generator.Equals",
200+
"gitUrl": "https://github.com/BasisVR/BasisGeneratorEquals.git"
201+
},
202+
{
203+
"id": "org.basisvr.k4os.compression.lz4",
204+
"name": "K4os.Compression.LZ4",
205+
"gitUrl": "https://github.com/BasisVR/BasisK4osCompressionLZ4.git"
206+
},
207+
{
208+
"id": "org.basisvr.newtonsoft.json",
209+
"name": "Newtonsoft.Json",
210+
"gitUrl": "https://github.com/BasisVR/BasisNewtonsoftJson.git"
211+
},
212+
{
213+
"id": "org.basisvr.simplebase",
214+
"name": "SimpleBase",
215+
"gitUrl": "https://github.com/BasisVR/BasisSimpleBase.git"
216+
},
217+
{
218+
"id": "com.avionblock.opussharp",
219+
"name": "OpusSharp",
220+
"gitUrl": "https://github.com/BasisVR/OpusSharp.git"
221+
},
222+
{
223+
"id": "com.gator-dragon-games.jigglephysics",
224+
"name": "Unity Jiggle Physics",
225+
"gitUrl": "https://github.com/BasisVR/UnityJigglePhysics.git"
226+
},
227+
{
228+
"id": "com.steam.steamaudio",
229+
"name": "Steam Audio",
230+
"gitUrl": "https://github.com/BasisVR/steam-audio.git"
231+
},
232+
{
233+
"id": "com.xiph.rnnoise",
234+
"name": "RNNoise.Net",
235+
"gitUrl": "https://github.com/BasisVR/RNNoise.Net.git"
236+
},
237+
{
238+
"id": "com.llealloo.audiolink",
239+
"name": "AudioLink",
240+
"gitUrl": "https://github.com/BasisVR/BasisAudioLink.git"
241+
},
242+
{
243+
"id": "nuget.meamod.dns",
244+
"name": "MeaMod.DNS",
245+
"gitUrl": "https://github.com/BasisVR/BasisMeaModDns.git"
246+
},
247+
{
248+
"id": "com.github.homuler.mediapipe",
249+
"name": "MediaPipe Unity Plugin",
250+
"gitUrl": "https://github.com/BasisVR/BasisMediaPipePlugin.git"
251+
},
252+
{
253+
"id": "com.unity.render-pipelines.universal",
254+
"name": "Universal Render Pipeline (Basis)",
255+
"gitUrl": "https://github.com/BasisVR/BasisURP.git"
256+
},
257+
{
258+
"id": "com.unity.3rdpersondemo",
259+
"name": "Third Person Demo",
260+
"gitUrl": "https://github.com/BasisVR/BasisThirdPersonDemo.git"
261+
},
262+
{
263+
"id": "dev.hai-vr.basis.comms",
264+
"name": "HVR Basis Comms",
265+
"gitUrl": "https://github.com/BasisVR/hai-vr-Basis.git?path=Basis/Packages/dev.hai-vr.basis.comms#basis"
266+
},
267+
{
268+
"id": "dev.hai-vr.basis.ndmf",
269+
"name": "HVR Basis NDMF Hook",
270+
"gitUrl": "https://github.com/BasisVR/hai-vr-Basis.git?path=Basis/Packages/dev.hai-vr.basis.ndmf#basis"
271+
},
272+
{
273+
"id": "dev.hai-vr.hvr.license-review",
274+
"name": "HVR License Review",
275+
"gitUrl": "https://github.com/BasisVR/hai-vr-Basis.git?path=Basis/Packages/dev.hai-vr.hvr.license-review#basis"
111276
}
112277
]
113278
}

0 commit comments

Comments
 (0)