Toolbox
Architecture solution for simplifying process of creating games
com.volumebox.toolbox Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/toolbox.git README Markdown
Copy this to your project's README.md
## Installation
Add **Toolbox** 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/toolbox.git
```
[](https://www.pkglnk.dev/pkg/toolbox)Dependencies (1)
README
Unity Toolbox
Set of architectural solutions for Unity.
Toolbox is a framework that makes it easier to create games using Unity. Many frequently used things by programmers are taken into account in the toolbox and configured in such a way as to reduce the time and number of lines of code spent on them.
Documentation
You can read documentation here
No comments yet. Be the first!