A collection of small utility functions for Unity.
Add to manifest.json
, under dependencies
:
"com.mattihiltunen.funcs": "https://github.com/mtti/unity-funcs.git",
git submodule add git@github.com:mtti/unity-funcs.git Packages/com.mattihiltunen.funcs
You can also add the manifest.json
entry as above to document the dependency to this library.