https://github.com/vivesoftware/vive-registry-tool
VIVE Registry Tool lets your project access packages from VIVE by editing the "Packages/manifest.json" in your project, adding VIVE registry as a scoped registry.
https://github.com/vivesoftware/vive-registry-tool
htc package-manager registry scoped-registry unity upm vive vr xr
Last synced: 3 months ago
JSON representation
VIVE Registry Tool lets your project access packages from VIVE by editing the "Packages/manifest.json" in your project, adding VIVE registry as a scoped registry.
- Host: GitHub
- URL: https://github.com/vivesoftware/vive-registry-tool
- Owner: ViveSoftware
- License: other
- Created: 2020-08-05T02:40:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T05:53:32.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T06:01:31.514Z (3 months ago)
- Topics: htc, package-manager, registry, scoped-registry, unity, upm, vive, vr, xr
- Language: C#
- Homepage: http://u3d.as/1Z1N
- Size: 905 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VIVE Registry Tool

VIVE Registry Tool lets your project access packages from VIVE by editing the `Packages/manifest.json` in your project, adding VIVE registry as a [scoped registry](https://docs.unity3d.com/Manual/upm-scoped.html).
After VIVE registry has been added, you can install packages from VIVE in Unity package manager, including:
- VIVE Input Utility
- Wave XR PluginLearn more about [VIVE registry](https://developer.vive.com/resources/knowledgebase/vive-registry/).
## Requirements
- Unity 2019.1 or newer
## Installation
Download the `*.unitypackage` from one of the following sources:
- [Unity Asset Store](http://u3d.as/1Z1N)
- [GitHub](https://github.com/ViveSoftware/vive-registry-tool/releases)Open your project, click `Assets/Import Package/Custom Package` in the menu, or drag the `*.unitypackage` onto your Unity editor, to import it.

After importing, the following window will show up automatically. If not, you can find this window in the menu `Window/VIVE/VIVE Registry Tool`.

After adding the URL, Unity package manager will be automatically opened. Wait for it to refresh the package list then you’re ready to discover the packages from VIVE.
### Showing Preview Packages
If you want to see packages in preview, remember to check `Show preview packages` for the package manager.
#### Before 2020.1

#### 2020.1 and Newer


### Switching to My Registries
In Unity 2019.4.6 and newer, packages from scoped registries will be listed in another place called `My Registries`.

## Contact
- [Reporting Issues](https://github.com/ViveSoftware/vive-registry-tool/issues)
- email: [email protected]