How to Install #
From Source Repo #
We strongly recommend you clone the repository to your local disk. The simplest way to do this is to use GitHub Desktop. Once you have that installed, you can easily clone any repository to your local disk.

Once you have the repository cloned to your local disk you can use Unity’s Package Manager to import any of the packages you like into your project.

- Open the Unity Package Manager
- Click the + button
- Select the “Add from Disk” option
- Select the package.json for the asset you would like to import
You can follow the instructions in the Git Repo to guide you to each package. Here is a screenshot of the document … give it a read.

From Unity Asset Store #
Install the package from the Asset Store as you would any other package.
Samples #
No matter where you licensed and installed the package from installing the samples is the same.
- Open the Unity Package Manager
- [Important] Click the “In Project” tab
- Find the “Packages – Heathen Group” grouping
- Select “Toolkit for Steamworks SDK”
- Select the “Samples” tab.

