|
1 | 1 | [ |
2 | | - { |
3 | | - "id": "com.basis.framework", |
4 | | - "name": "Basis Framework", |
5 | | - "description": "Core BasisVR networked social framework \u2014 avatars, networking, and the runtime that everything else builds on.", |
6 | | - "author": "BasisVR", |
7 | | - "authorUrl": "https://basisvr.org", |
8 | | - "category": "Framework", |
9 | | - "tags": [ |
10 | | - "core", |
11 | | - "networking", |
12 | | - "avatars" |
13 | | - ], |
14 | | - "source": "curated", |
15 | | - "gitUrl": "https://github.com/BasisVR/Basis.git?path=Basis/Packages/com.basis.framework", |
16 | | - "repoUrl": "https://github.com/BasisVR/Basis", |
17 | | - "unity": "6000.0", |
18 | | - "version": "0.0.1", |
19 | | - "stars": 454, |
20 | | - "forks": 143, |
21 | | - "icon": "\uD83E\uDDE9", |
22 | | - "updated": "2026-07-03", |
23 | | - "dependencies": { |
24 | | - "com.basis.networking": "^0.1.0" |
25 | | - } |
26 | | - }, |
27 | | - { |
28 | | - "id": "com.basis.networking", |
29 | | - "name": "Basis Networking", |
30 | | - "description": "LiteNetLib-based networking layer for BasisVR \u2014 transport, sync codecs, and the reduction pipeline.", |
31 | | - "author": "BasisVR", |
32 | | - "authorUrl": "https://basisvr.org", |
33 | | - "category": "Networking", |
34 | | - "tags": [ |
35 | | - "networking", |
36 | | - "litenetlib", |
37 | | - "sync" |
38 | | - ], |
39 | | - "source": "curated", |
40 | | - "gitUrl": "https://github.com/BasisVR/Basis.git?path=Basis/Packages/com.basis.networking", |
41 | | - "repoUrl": "https://github.com/BasisVR/Basis", |
42 | | - "unity": "6000.0", |
43 | | - "version": "0.1.0", |
44 | | - "stars": 454, |
45 | | - "forks": 143, |
46 | | - "icon": "\uD83C\uDF10", |
47 | | - "updated": "2026-07-03" |
48 | | - }, |
49 | | - { |
50 | | - "id": "com.basis.sdk", |
51 | | - "name": "Basis SDK", |
52 | | - "description": "Authoring SDK for creating BasisVR avatars and worlds, including the editor tooling and build pipeline.", |
53 | | - "author": "BasisVR", |
54 | | - "authorUrl": "https://basisvr.org", |
55 | | - "category": "SDK", |
56 | | - "tags": [ |
57 | | - "sdk", |
58 | | - "editor", |
59 | | - "authoring" |
60 | | - ], |
61 | | - "source": "curated", |
62 | | - "gitUrl": "https://github.com/BasisVR/Basis.git?path=Basis/Packages/com.basis.sdk", |
63 | | - "repoUrl": "https://github.com/BasisVR/Basis", |
64 | | - "unity": "6000.0", |
65 | | - "version": "0.0.1", |
66 | | - "stars": 454, |
67 | | - "forks": 143, |
68 | | - "icon": "\uD83D\uDEE0\uFE0F", |
69 | | - "updated": "2026-07-03", |
70 | | - "dependencies": { |
71 | | - "com.basis.framework": "^0.1.0" |
72 | | - } |
73 | | - }, |
74 | | - { |
75 | | - "id": "com.basis.mediapipe", |
76 | | - "name": "Basis MediaPipe", |
77 | | - "description": "Webcam face and hand tracking for desktop avatars via Google MediaPipe.", |
78 | | - "author": "BasisVR", |
79 | | - "authorUrl": "https://basisvr.org", |
80 | | - "category": "Tracking", |
81 | | - "tags": [ |
82 | | - "tracking", |
83 | | - "mediapipe", |
84 | | - "face", |
85 | | - "webcam" |
86 | | - ], |
87 | | - "source": "curated", |
88 | | - "gitUrl": "https://github.com/BasisVR/Basis.git?path=Basis/Packages/com.basis.mediapipe", |
89 | | - "repoUrl": "https://github.com/BasisVR/Basis", |
90 | | - "unity": "6000.0", |
91 | | - "version": "0.0.1", |
92 | | - "stars": 454, |
93 | | - "forks": 143, |
94 | | - "icon": "\uD83D\uDC41\uFE0F", |
95 | | - "updated": "2026-07-03" |
96 | | - }, |
97 | 2 | { |
98 | 3 | "id": "com.basis.pooltable", |
99 | 4 | "name": "Basis Ported Pooltable", |
|
0 commit comments