Addressables Extensions
Extends Unity's Addressable Asset System with additional utilities for asset management and loading workflows. Provides streamlined APIs, helper methods, and tools to simplify common addressables patterns, reduce boilerplate code, and improve project maintainability for scalable asset pipelines.
com.denis535.addressables-extensions 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/addressables-extensions.git?path=Packages/com.denis535.addressables-extensions README Markdown
Copy this to your project's README.md
## Installation
Add **Addressables Extensions** 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/addressables-extensions.git?path=Packages%2Fcom.denis535.addressables-extensions
```
[](https://www.pkglnk.dev/pkg/addressables-extensions)Dependencies (1)
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In