Skip to content

Installation Instructions

Shi Johnson-Bey edited this page Feb 3, 2024 · 5 revisions

Installing TDRS

To add TDRS to your Unity project, you must download the latest version of the package from GitHub. TDRS is not available in the Unity Asset store. All releases are on the Unity-TDRS GitHub Releases page. Please follow the steps below.

  1. Find your desired release.
  2. Download the unity-tdrs_<VERSION>.tar.gz from under the Assets dropdown (<VERSION> should be the release version you intend to download).
  3. Open your project in Unity
  4. Navigate to Window > Package Manager in the top menu.
  5. Click the + icon in the top left and select Add package from tarball....
  6. Find and select the downloaded tarball
  7. You should now see "TDRS" appear in the Unity Package Manager window with a version number matching your downloaded version.
  8. Close the Package Manager window