Useful extension methods for C# developed for easy instalation with Unity's Package Manager.
- Open the Package Manager window
- Click on the "plus" sign
- Select "Add package from git URL"
- Paste this repo's SSH link (git@github.com:PixelRouge/CsharpExtensionMethods.git)
Add the following line to your manifest.json
found in the "Packages" folder
"com.pixelrouge.csharpextensionmethods": "git@github.com:PixelRouge/CsharpExtensionMethods.git"