|
12 | 12 | "repoUrl": "https://github.com/BasisVR/BasisPoolTable", |
13 | 13 | "unity": "6000.0", |
14 | 14 | "basisVersion": "main", |
| 15 | + "license": "MIT AND Unlicense", |
15 | 16 | "version": "0.0.1", |
16 | 17 | "icon": "🎱", |
17 | 18 | "discord": "https://discord.gg/v6ve6WT562", |
|
30 | 31 | "repoUrl": "https://github.com/BasisVR/BasisSnapControls", |
31 | 32 | "unity": "6000.0", |
32 | 33 | "basisVersion": "main", |
| 34 | + "license": "MIT", |
33 | 35 | "version": "0.0.1", |
34 | 36 | "icon": "🎛️" |
35 | 37 | }, |
|
46 | 48 | "repoUrl": "https://github.com/BasisVR/BasisAvatarRecorder", |
47 | 49 | "unity": "6000.0", |
48 | 50 | "basisVersion": "main", |
| 51 | + "license": "MIT", |
49 | 52 | "version": "0.0.1", |
50 | 53 | "icon": "🎥" |
51 | 54 | }, |
|
62 | 65 | "repoUrl": "https://github.com/BasisVR/BasisExceptionReporting", |
63 | 66 | "unity": "6000.0", |
64 | 67 | "basisVersion": "main", |
| 68 | + "license": "MIT", |
65 | 69 | "version": "0.0.1", |
66 | 70 | "icon": "🐛" |
67 | 71 | }, |
|
78 | 82 | "repoUrl": "https://github.com/BasisVR/BasisServersProvider", |
79 | 83 | "unity": "6000.0", |
80 | 84 | "basisVersion": "main", |
| 85 | + "license": "MIT", |
81 | 86 | "version": "0.0.1", |
82 | 87 | "icon": "🖥️" |
83 | 88 | }, |
|
94 | 99 | "repoUrl": "https://github.com/BasisVR/BasisImagePickup", |
95 | 100 | "unity": "6000.0", |
96 | 101 | "basisVersion": "main", |
| 102 | + "license": "MIT", |
97 | 103 | "version": "0.0.1", |
98 | 104 | "icon": "🖼️" |
99 | 105 | }, |
|
110 | 116 | "repoUrl": "https://github.com/BasisVR/BasisVehicles", |
111 | 117 | "unity": "6000.0", |
112 | 118 | "basisVersion": "main", |
| 119 | + "license": "MIT", |
113 | 120 | "version": "0.0.1", |
114 | 121 | "icon": "🚗" |
115 | 122 | }, |
|
126 | 133 | "repoUrl": "https://github.com/BasisVR/BasisExamples", |
127 | 134 | "unity": "6000.0", |
128 | 135 | "basisVersion": "main", |
| 136 | + "license": "MIT", |
129 | 137 | "version": "0.0.1", |
130 | 138 | "icon": "📚" |
131 | 139 | }, |
|
142 | 150 | "repoUrl": "https://github.com/BasisVR/BasisMediaPlayer", |
143 | 151 | "unity": "6000.0", |
144 | 152 | "basisVersion": "main", |
| 153 | + "license": "MIT", |
145 | 154 | "version": "0.0.1", |
146 | 155 | "icon": "🎬" |
147 | 156 | }, |
|
158 | 167 | "repoUrl": "https://github.com/BasisVR/BasisYtDlpIntegration", |
159 | 168 | "unity": "6000.0", |
160 | 169 | "basisVersion": "main", |
| 170 | + "license": "MIT", |
161 | 171 | "version": "0.0.1", |
162 | 172 | "icon": "📺" |
163 | 173 | }, |
|
174 | 184 | "repoUrl": "https://github.com/BasisVR/BasisAudioLinkIntegration", |
175 | 185 | "unity": "6000.0", |
176 | 186 | "basisVersion": "main", |
| 187 | + "license": "MIT", |
177 | 188 | "version": "0.0.1", |
178 | 189 | "icon": "🎵" |
179 | 190 | }, |
|
190 | 201 | "repoUrl": "https://github.com/BasisVR/BasisOpenXR", |
191 | 202 | "unity": "6000.0", |
192 | 203 | "basisVersion": "main", |
| 204 | + "license": "MIT", |
193 | 205 | "version": "0.0.1", |
194 | 206 | "icon": "🥽" |
| 207 | + }, |
| 208 | + { |
| 209 | + "id": "com.basis.visualtrackers", |
| 210 | + "name": "Basis Visual Trackers", |
| 211 | + "description": "Visual tracker assets for Basis — the fallback tracker visual shown when a tracked device has no model of its own.", |
| 212 | + "author": "BasisVR", |
| 213 | + "authorUrl": "https://github.com/BasisVR", |
| 214 | + "category": "Platform", |
| 215 | + "tags": [ "trackers", "vr", "assets" ], |
| 216 | + "source": "curated", |
| 217 | + "gitUrl": "https://github.com/BasisVR/BasisVisualTrackers.git", |
| 218 | + "repoUrl": "https://github.com/BasisVR/BasisVisualTrackers", |
| 219 | + "unity": "6000.0", |
| 220 | + "basisVersion": "main", |
| 221 | + "license": "MIT", |
| 222 | + "version": "0.0.1", |
| 223 | + "icon": "🎯" |
| 224 | + }, |
| 225 | + { |
| 226 | + "id": "com.basis.openvr", |
| 227 | + "name": "Basis OpenVR Integration", |
| 228 | + "description": "OpenVR/SteamVR integration for Basis: controller/spatial/eye input, head tracking, and the OpenVR management layer. Requires BasisSteamVR + BasisOpenVRPlugin.", |
| 229 | + "author": "BasisVR", |
| 230 | + "authorUrl": "https://github.com/BasisVR", |
| 231 | + "category": "Platform", |
| 232 | + "tags": [ "platform", "vr", "openvr", "steamvr" ], |
| 233 | + "source": "curated", |
| 234 | + "gitUrl": "https://github.com/BasisVR/BasisOpenVR.git", |
| 235 | + "repoUrl": "https://github.com/BasisVR/BasisOpenVR", |
| 236 | + "unity": "6000.0", |
| 237 | + "basisVersion": "main", |
| 238 | + "license": "MIT", |
| 239 | + "version": "0.0.1", |
| 240 | + "icon": "🎮" |
| 241 | + }, |
| 242 | + { |
| 243 | + "id": "com.steam.steamvr", |
| 244 | + "name": "SteamVR (for Basis)", |
| 245 | + "description": "SteamVR by Valve (BSD-3), trimmed for Basis — runtime, input, and resources. A dependency of Basis OpenVR.", |
| 246 | + "author": "Valve Corporation", |
| 247 | + "authorUrl": "https://github.com/ValveSoftware", |
| 248 | + "category": "Platform", |
| 249 | + "tags": [ "platform", "vr", "steamvr", "dependency" ], |
| 250 | + "source": "curated", |
| 251 | + "gitUrl": "https://github.com/BasisVR/BasisSteamVR.git", |
| 252 | + "repoUrl": "https://github.com/BasisVR/BasisSteamVR", |
| 253 | + "unity": "6000.0", |
| 254 | + "basisVersion": "main", |
| 255 | + "license": "BSD-3-Clause", |
| 256 | + "version": "0.0.2", |
| 257 | + "icon": "🕹️" |
| 258 | + }, |
| 259 | + { |
| 260 | + "id": "com.valvesoftware.unity.openvr", |
| 261 | + "name": "OpenVR XR Plugin", |
| 262 | + "description": "Valve's OpenVR XR plugin (BSD-3) for Unity — OpenVR rendering support. A dependency of Basis OpenVR.", |
| 263 | + "author": "Valve Corporation", |
| 264 | + "authorUrl": "https://github.com/ValveSoftware", |
| 265 | + "category": "Platform", |
| 266 | + "tags": [ "platform", "vr", "openvr", "dependency" ], |
| 267 | + "source": "curated", |
| 268 | + "gitUrl": "https://github.com/BasisVR/BasisOpenVRPlugin.git", |
| 269 | + "repoUrl": "https://github.com/BasisVR/BasisOpenVRPlugin", |
| 270 | + "unity": "6000.0", |
| 271 | + "basisVersion": "main", |
| 272 | + "license": "BSD-3-Clause", |
| 273 | + "version": "1.2.4", |
| 274 | + "icon": "🖥️" |
195 | 275 | } |
196 | 276 | ] |
0 commit comments