/Synctory-Unity-API

A plugin to allow the usage of Synctory scripts in Unity

Primary LanguageC#

Synctory Unity API

A plugin to allow the usage of Synctory scripts in Unity

##Setup Add as a submodule to your Unity project

git add submodule <repo_url> <path/to/desired/folder>

After cloning install the dependancies by running

git submodule update --init --recursive