# @meta-quest/hzdb

**`hzdb` has been renamed to `metavr` (Meta VR CLI).**

This package is a thin compatibility shim. It installs and forwards to [`@meta-quest/metavr`](https://www.npmjs.com/package/@meta-quest/metavr), so the `hzdb` command keeps working unchanged.

For the current name, install `@meta-quest/metavr` directly:

```bash
npm install -g @meta-quest/metavr
```
