C# extensions for unity
To use with unity (locally cloned package)
- open the Package Manager window
- tap the "+" button and select "Add package from disk..."
- navigate to UnityExtensionsToolbox in the window that pops up
- Select package.json and hit "open"
- Done
To use with unity (git url)
- open the Package Manager window
- tap the "+" button and select "Add package from git URL..."
- Enter the .git url in the window that pops up
- Done