You can download the SDK from this link (password protected):
To request access, please send an email to hello@sloyd.ai and in the subject write: access request to SDK
Now that you have the SDK/Plugin downloaded you'll need to import it into your Unity project. Follow the steps below:
Create a new unity project
Import Sloyd SDK into project: Assets > Import Package > Custom Package...
Open Tools > Sloyd > Templates Library
In Sloyd Plugin window open Settings
Input your Path where Templates will be stored
Input Client ID and Client Secret provided to you by Sloyd ([hello@sloyd.a](mailto: hello@sloyd.ai)i) and click Authorize to confirm authorization
This finishes setup part
In case the importing is unsuccessful and you are seeing compile errors in Console, add following dependencies manually through Package Manager: com.unity.nuget.newtonsoft-json@3.0.2 com.unity.mathematics@1.2.6 com.unity.collections@1.4.0 com.unity.jobs@0.70.0-preview.7
This video will take you through the installation process and show how to use the main features.