unity-utils
Some standard utilities that are useful for most projects.
Contents
This package follows Unity's package layout convention.
Editor
Editor classes include extensions that help with productivity.
You can find details on these extensions in the Editor/README.md file.
Runtime
Runtime classes help with basic tasks such as simple throttling.
You can find details on these classes in the Runtime/README.md file.
License
Standard MIT. See LICENSE.md for details.