https://github.com/skallski/utilstoolbox
Package full of tools, extensions and QoL stuff, which I find useful for Unity
https://github.com/skallski/utilstoolbox
extensions unity unity-package utilities
Last synced: about 1 year ago
JSON representation
Package full of tools, extensions and QoL stuff, which I find useful for Unity
- Host: GitHub
- URL: https://github.com/skallski/utilstoolbox
- Owner: Skallski
- License: gpl-3.0
- Created: 2022-03-31T13:51:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T19:04:00.000Z (about 1 year ago)
- Last Synced: 2025-05-08T20:22:28.605Z (about 1 year ago)
- Topics: extensions, unity, unity-package, utilities
- Language: C#
- Homepage:
- Size: 372 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Utils Toolbox
### Introduction
Utils Toolbox is custom Unity package with bunch of [extension methods](http://en.wikipedia.org/wiki/Extension_method), utils, tools and many QoL improvements, which I find useful.
Whole package is under continuous development, so some things here may change in the future :)
### Instalation
This is an embedded Unity package. In order to install it, use package manager tool (Window -> Package Manager).
Then import package by git url or locally from disk.