Skip to content

Collection of small Unity utilities

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

karanikiotis/unity-funcs

Repository files navigation

Made with Unity License

A collection of small utility functions for Unity.

Installation

As a Git dependency

Add to manifest.json, under dependencies:

"com.mattihiltunen.funcs": "https://github.com/mtti/unity-funcs.git",

As an embedded Git submodule

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.

About

Collection of small Unity utilities

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages