Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 2.41 KB

README.md

File metadata and controls

36 lines (21 loc) · 2.41 KB

Reality Toolkit - Developer Tools

com.realitytoolkit.devtools

A collection of services, utilities and tools useful for developing immersive experiences using the Reality Toolkit.

openupm Discord Publish main branch and increment version Publish development branch on Merge Build and test UPM packages for platforms, all branches except main

Installation

Make sure to always use the same source for all toolkit modules. Avoid using different installation sources within the same project. We provide the following ways to install Reality Toolkit modules:

Method 1: Using Package Manager for git users

  1. Open the Package Manager using the Window menu -> Package Manager

  2. Inside the Package Manager, click on the "+" button on the top left and select "Add package from git URL..."

  3. Input the following URL: https://github.com/realitycollective/com.realitytoolkit.devtools.git and click "Add".

Method 2: OpenUPM

    openupm add com.realitytoolkit.devtools

Method 3: Unity Asset Store

This option will be available soon.

Getting Started

Check the "Getting Started" documentation for the Reality Toolkit and to learn more about this module.