MiddleMast Core
MiddleMast Core provides essential utility classes and extension methods to streamline common development tasks in Unity. The package offers a collection of practical tools designed to reduce boilerplate code and improve workflow efficiency for game developers.
com.middlemast.core 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/giovannizambiasi-core.git README Markdown
Copy this to your project's README.md
## Installation
Add **MiddleMast Core** 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/giovannizambiasi-core.git
```
[](https://www.pkglnk.dev/pkg/giovannizambiasi-core)Used By (1)
README
MiddleMast's core utilities
This package includes a mix of utility classes and extension methods
No comments yet. Be the first!