An open API service indexing awesome lists of open source software.

https://github.com/unity-game-framework/ugf-module-assets

Module to manage assets loading.
https://github.com/unity-game-framework/ugf-module-assets

active module

Last synced: about 2 months ago
JSON representation

Module to manage assets loading.

Awesome Lists containing this project

README

          

# com.ugf.module.assets

UGF.Module.Assets

## Information

- **Version**: `6.0.0-preview.2`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`

### Dependencies

- `com.ugf.application`: `9.0.0-preview`
- `com.ugf.editortools`: `3.0.0-preview.12`
- `com.ugf.assets`: `1.0.0-preview.2`

### Description

Module to manage assets loading.

### Changelog

- [Full changelog](changelog.md)

### Registry

Read about where packages stored: [Registry](https://github.com/unity-game-framework/organization/blob/main/docs/registry.md).

## How to Install

Read about how to install any packages from the `Unity Game Framework` registry: [Install Package](https://github.com/unity-game-framework/organization/blob/main/docs/install-packages.md).