Helpful methods for C#, like Swap, Max and Min. This repo structure was created for installing via 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/CsharpHelperMethods.git)
Add the following line to your manifest.json
found in the "Packages" folder
"com.pixelrouge.csharphelpermethods": "git@github.com:PixelRouge/CsharpHelperMethods.git"