Unity Toolbelt
Unity Toolbelt provides a collection of open source development tools designed to streamline common workflows in Unity projects. Built and maintained by the community, it offers practical utilities to accelerate game development and improve productivity across various development tasks.
com.ericsebesta.toolbelt 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/toolbelt.git README Markdown
Copy this to your project's README.md
## Installation
Add **Unity Toolbelt** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/toolbelt.git
```
[](https://www.pkglnk.dev/pkg/toolbelt)README
Unity Toolbelt, an open source set of Unity tools. Actually an excuse for me to build and maintain a Unity packages :)
No comments yet. Be the first!