Skip to content

Commit dc526ae

Browse files
committed
Add basis-minimum package list
1 parent bb64431 commit dc526ae

1 file changed

Lines changed: 277 additions & 0 deletions

File tree

packages/packagelists.json

Lines changed: 277 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,281 @@
11
[
2+
{
3+
"id": "basis-minimum",
4+
"name": "Basis Minimum",
5+
"description": "The Basis packages a project needs \u2014 added automatically when you create a new project in the Package Manager. Start here and trim.",
6+
"author": "BasisVR",
7+
"authorUrl": "https://github.com/BasisVR",
8+
"basisBranch": "main",
9+
"unity": "6000.0",
10+
"icon": "\ud83e\uddf1",
11+
"tags": [
12+
"minimum",
13+
"core",
14+
"default"
15+
],
16+
"packages": [
17+
{
18+
"id": "com.avionblock.opussharp",
19+
"name": "OpusSharp",
20+
"gitUrl": "https://github.com/BasisVR/OpusSharp.git"
21+
},
22+
{
23+
"id": "com.basis.addon.snapcontrols",
24+
"name": "Basis Snap Controls",
25+
"gitUrl": "https://github.com/BasisVR/BasisSnapControls.git"
26+
},
27+
{
28+
"id": "com.basis.bundlemanagement",
29+
"name": "Basis Bundlemanagement",
30+
"gitUrl": "https://github.com/BasisVR/BasisBundleManagement.git"
31+
},
32+
{
33+
"id": "com.basis.common",
34+
"name": "Basis Common",
35+
"gitUrl": "https://github.com/BasisVR/BasisCommon.git"
36+
},
37+
{
38+
"id": "com.basis.developer.exceptions",
39+
"name": "Basis Exception Reporting",
40+
"gitUrl": "https://github.com/BasisVR/BasisExceptionReporting.git"
41+
},
42+
{
43+
"id": "com.basis.developer.recorder",
44+
"name": "Basis Avatar Recorder",
45+
"gitUrl": "https://github.com/BasisVR/BasisAvatarRecorder.git"
46+
},
47+
{
48+
"id": "com.basis.eventdriver",
49+
"name": "Basis Eventdriver",
50+
"gitUrl": "https://github.com/BasisVR/BasisEventDriver.git"
51+
},
52+
{
53+
"id": "com.basis.examples",
54+
"name": "Basis Examples",
55+
"gitUrl": "https://github.com/BasisVR/BasisExamples.git"
56+
},
57+
{
58+
"id": "com.basis.framework",
59+
"name": "Basis Framework",
60+
"gitUrl": "https://github.com/BasisVR/BasisFramework.git"
61+
},
62+
{
63+
"id": "com.basis.framework.editor",
64+
"name": "Basis Framework Editor",
65+
"gitUrl": "https://github.com/BasisVR/BasisFrameworkEditor.git"
66+
},
67+
{
68+
"id": "com.basis.gizmos",
69+
"name": "Basis Gizmos",
70+
"gitUrl": "https://github.com/BasisVR/BasisGizmos.git"
71+
},
72+
{
73+
"id": "com.basis.imagepickup",
74+
"name": "Basis Image Pickup",
75+
"gitUrl": "https://github.com/BasisVR/BasisImagePickup.git"
76+
},
77+
{
78+
"id": "com.basis.integration.audiolink",
79+
"name": "Basis AudioLink Integration",
80+
"gitUrl": "https://github.com/BasisVR/BasisAudioLinkIntegration.git"
81+
},
82+
{
83+
"id": "com.basis.integration.ytdlp",
84+
"name": "Basis yt-dlp Integration",
85+
"gitUrl": "https://github.com/BasisVR/BasisYtDlpIntegration.git"
86+
},
87+
{
88+
"id": "com.basis.mediapipe",
89+
"name": "Basis Mediapipe",
90+
"gitUrl": "https://github.com/BasisVR/BasisMediaPipe.git"
91+
},
92+
{
93+
"id": "com.basis.mediaplayer",
94+
"name": "Basis Media Player",
95+
"gitUrl": "https://github.com/BasisVR/BasisMediaPlayer.git"
96+
},
97+
{
98+
"id": "com.basis.openlipsync",
99+
"name": "Basis Openlipsync",
100+
"gitUrl": "https://github.com/BasisVR/BasisOpenLipSync.git"
101+
},
102+
{
103+
"id": "com.basis.openvr",
104+
"name": "Basis OpenVR Integration",
105+
"gitUrl": "https://github.com/BasisVR/BasisOpenVR.git"
106+
},
107+
{
108+
"id": "com.basis.openxr",
109+
"name": "Basis OpenXR Integration",
110+
"gitUrl": "https://github.com/BasisVR/BasisOpenXR.git"
111+
},
112+
{
113+
"id": "com.basis.pooltable",
114+
"name": "Basis Ported Pooltable",
115+
"gitUrl": "https://github.com/dooly123/MS-BASISSA-Billiards.git"
116+
},
117+
{
118+
"id": "com.basis.profilerintergration",
119+
"name": "Basis Profilerintergration",
120+
"gitUrl": "https://github.com/BasisVR/BasisProfilerIntegration.git"
121+
},
122+
{
123+
"id": "com.basis.provider.servers",
124+
"name": "Basis Servers Panel",
125+
"gitUrl": "https://github.com/BasisVR/BasisServersProvider.git"
126+
},
127+
{
128+
"id": "com.basis.sdk",
129+
"name": "Basis Sdk",
130+
"gitUrl": "https://github.com/BasisVR/BasisSDK.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.settings",
139+
"name": "Basis Settings",
140+
"gitUrl": "https://github.com/BasisVR/BasisSettings.git"
141+
},
142+
{
143+
"id": "com.basis.setup",
144+
"name": "Basis Setup",
145+
"gitUrl": "https://github.com/BasisVR/BasisSetup.git"
146+
},
147+
{
148+
"id": "com.basis.shim",
149+
"name": "Basis Shim",
150+
"gitUrl": "https://github.com/BasisVR/BasisShims.git"
151+
},
152+
{
153+
"id": "com.basis.textmeshpro",
154+
"name": "Basis Textmeshpro",
155+
"gitUrl": "https://github.com/BasisVR/BasisTextMeshPro.git"
156+
},
157+
{
158+
"id": "com.basis.vehicles",
159+
"name": "Basis Vehicles",
160+
"gitUrl": "https://github.com/BasisVR/BasisVehicles.git"
161+
},
162+
{
163+
"id": "com.basis.visualtrackers",
164+
"name": "Basis Visual Trackers",
165+
"gitUrl": "https://github.com/BasisVR/BasisVisualTrackers.git"
166+
},
167+
{
168+
"id": "com.cnlohr.cilbox",
169+
"name": "Cilbox",
170+
"gitUrl": "https://github.com/BasisVR/BasisCilbox.git"
171+
},
172+
{
173+
"id": "com.cqf.urpvolumetricfog",
174+
"name": "URP Volumetric Fog",
175+
"gitUrl": "https://github.com/BasisVR/BasisVolumetricFog.git"
176+
},
177+
{
178+
"id": "com.gator-dragon-games.jigglephysics",
179+
"name": "Jiggle Physics",
180+
"gitUrl": "https://github.com/BasisVR/UnityJigglePhysics.git"
181+
},
182+
{
183+
"id": "com.github.homuler.mediapipe",
184+
"name": "MediaPipe Plugin",
185+
"gitUrl": "https://github.com/BasisVR/BasisMediaPipePlugin.git"
186+
},
187+
{
188+
"id": "com.llealloo.audiolink",
189+
"name": "AudioLink",
190+
"gitUrl": "https://github.com/BasisVR/BasisAudioLink.git"
191+
},
192+
{
193+
"id": "com.steam.steamaudio",
194+
"name": "Steam Audio",
195+
"gitUrl": "https://github.com/BasisVR/steam-audio.git"
196+
},
197+
{
198+
"id": "com.steam.steamvr",
199+
"name": "SteamVR (for Basis)",
200+
"gitUrl": "https://github.com/BasisVR/BasisSteamVR.git"
201+
},
202+
{
203+
"id": "com.unity.3rdpersondemo",
204+
"name": "Third Person Demo",
205+
"gitUrl": "https://github.com/BasisVR/BasisThirdPersonDemo.git"
206+
},
207+
{
208+
"id": "com.unity.render-pipelines.universal",
209+
"name": "Universal RP (Basis fork)",
210+
"gitUrl": "https://github.com/BasisVR/BasisURP.git"
211+
},
212+
{
213+
"id": "com.valvesoftware.openxr.utils",
214+
"name": "Valve OpenXR Utils",
215+
"gitUrl": "https://github.com/ValveSoftware/Unity.git?path=com.valvesoftware.openxr.utils#41ca1855174652d288af94a1b83ef76e34b5d4af"
216+
},
217+
{
218+
"id": "com.valvesoftware.unity.openvr",
219+
"name": "OpenVR XR Plugin",
220+
"gitUrl": "https://github.com/BasisVR/BasisOpenVRPlugin.git"
221+
},
222+
{
223+
"id": "com.xiph.rnnoise",
224+
"name": "RNNoise",
225+
"gitUrl": "https://github.com/BasisVR/RNNoise.Net.git"
226+
},
227+
{
228+
"id": "dev.hai-vr.basis.comms",
229+
"name": "HVR Basis Comms",
230+
"gitUrl": "https://github.com/BasisVR/hai-vr-Basis.git?path=Basis/Packages/dev.hai-vr.basis.comms#basis"
231+
},
232+
{
233+
"id": "dev.hai-vr.basis.ndmf",
234+
"name": "HVR NDMF",
235+
"gitUrl": "https://github.com/BasisVR/hai-vr-Basis.git?path=Basis/Packages/dev.hai-vr.basis.ndmf#basis"
236+
},
237+
{
238+
"id": "dev.hai-vr.hvr.license-review",
239+
"name": "HVR License Review",
240+
"gitUrl": "https://github.com/BasisVR/hai-vr-Basis.git?path=Basis/Packages/dev.hai-vr.hvr.license-review#basis"
241+
},
242+
{
243+
"id": "nuget.meamod.dns",
244+
"name": "MeaMod DNS",
245+
"gitUrl": "https://github.com/BasisVR/BasisMeaModDns.git"
246+
},
247+
{
248+
"id": "org.basisvr.base128",
249+
"name": "Base128",
250+
"gitUrl": "https://github.com/BasisVR/BasisBase128.git"
251+
},
252+
{
253+
"id": "org.basisvr.bouncycastle",
254+
"name": "BouncyCastle",
255+
"gitUrl": "https://github.com/BasisVR/BasisBouncyCastle.git"
256+
},
257+
{
258+
"id": "org.basisvr.generator.equals",
259+
"name": "Generator.Equals",
260+
"gitUrl": "https://github.com/BasisVR/BasisGeneratorEquals.git"
261+
},
262+
{
263+
"id": "org.basisvr.k4os.compression.lz4",
264+
"name": "K4os.Compression.LZ4",
265+
"gitUrl": "https://github.com/BasisVR/BasisK4osCompressionLZ4.git"
266+
},
267+
{
268+
"id": "org.basisvr.newtonsoft.json",
269+
"name": "Newtonsoft.Json",
270+
"gitUrl": "https://github.com/BasisVR/BasisNewtonsoftJson.git"
271+
},
272+
{
273+
"id": "org.basisvr.simplebase",
274+
"name": "SimpleBase",
275+
"gitUrl": "https://github.com/BasisVR/BasisSimpleBase.git"
276+
}
277+
]
278+
},
2279
{
3280
"id": "basis-recommended",
4281
"name": "Basis Recommended",

0 commit comments

Comments
 (0)