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

https://github.com/gameproj-forgotten/resourcepathmanagementlib

ResourcePathManagementLib is a library that focuses on efficiently storing and accessing the paths of streaming assets throughout the Forgotten project.
https://github.com/gameproj-forgotten/resourcepathmanagementlib

unity

Last synced: about 2 months ago
JSON representation

ResourcePathManagementLib is a library that focuses on efficiently storing and accessing the paths of streaming assets throughout the Forgotten project.

Awesome Lists containing this project

README

          


Simple Icons

ResourcePathManagementLib


Static Badge
Static Badge


Static Badge


## Abstract
This library aims to manage the paths of streaming assets throughout the Forgotten project

## Features
- Resource Path Managment
- ChiefResourcePathManager
- MapGenResourcePathInterface

## Usage
> [!IMPORTANT]\
> This project is for UI development in Unity. Informs that no other game engine supports it

## Dependency
```
UnityEngine.dll
CommonUtilLib.dll
```

## Releases