Skip to content

Commit 020b5a1

Browse files
committed
packages: list Basis Avatar Recorder
1 parent 4f2046c commit 020b5a1

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

packages/catalog.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,22 @@
3434
}
3535
}
3636
}
37+
},
38+
"com.basis.developer.recorder": {
39+
"versions": {
40+
"0.0.1": {
41+
"name": "com.basis.developer.recorder",
42+
"displayName": "Basis Avatar Recorder",
43+
"version": "0.0.1",
44+
"description": "Records the local humanoid avatar\u0027s pose to disk every frame and converts recordings into Unity humanoid AnimationClips. Split out of the Basis framework Developer tab.",
45+
"unity": "6000.0",
46+
"url": "https://github.com/BasisVR/BasisAvatarRecorder.git",
47+
"author": {
48+
"name": "BasisVR",
49+
"url": "https://github.com/BasisVR"
50+
}
51+
}
52+
}
3753
}
3854
}
3955
}

packages/packages.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,30 @@
5050
"forks": 0,
5151
"icon": "\uD83C\uDF9B\uFE0F",
5252
"updated": "2026-07-04"
53+
},
54+
{
55+
"id": "com.basis.developer.recorder",
56+
"name": "Basis Avatar Recorder",
57+
"description": "Records the local humanoid avatar\u0027s pose to disk every frame and converts recordings into Unity humanoid AnimationClips. Split out of the Basis framework Developer tab.",
58+
"author": "BasisVR",
59+
"authorUrl": "https://github.com/BasisVR",
60+
"category": "Developer Tools",
61+
"tags": [
62+
"developer",
63+
"animation",
64+
"recording",
65+
"avatar",
66+
"tools"
67+
],
68+
"source": "curated",
69+
"gitUrl": "https://github.com/BasisVR/BasisAvatarRecorder.git",
70+
"repoUrl": "https://github.com/BasisVR/BasisAvatarRecorder",
71+
"unity": "6000.0",
72+
"basisVersion": "main",
73+
"version": "0.0.1",
74+
"stars": 0,
75+
"forks": 0,
76+
"icon": "\uD83C\uDFA5",
77+
"updated": "2026-07-04"
5378
}
5479
]

0 commit comments

Comments
 (0)