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.
- Host: GitHub
- URL: https://github.com/gameproj-forgotten/resourcepathmanagementlib
- Owner: GameProj-Forgotten
- License: mit
- Created: 2025-01-14T09:14:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-18T09:46:34.000Z (over 1 year ago)
- Last Synced: 2025-02-01T19:14:43.444Z (over 1 year ago)
- Topics: unity
- Language: C#
- Homepage: https://gameproj-forgotten.github.io/ResourcePathManagementLib/
- Size: 8.98 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ResourcePathManagementLib
## 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